7 lines
178 B
Bash
Executable File
7 lines
178 B
Bash
Executable File
#!/bin/bash
|
|
# Copyright 2022 Google LLC
|
|
#
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
external/clang_mac/bin/llvm-ar $@
|