diff options
Diffstat (limited to 'llvm/test/tools/llvm-objcopy/MachO/install-name-tool-version.test')
-rw-r--r-- | llvm/test/tools/llvm-objcopy/MachO/install-name-tool-version.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objcopy/MachO/install-name-tool-version.test b/llvm/test/tools/llvm-objcopy/MachO/install-name-tool-version.test new file mode 100644 index 00000000000..295e5735610 --- /dev/null +++ b/llvm/test/tools/llvm-objcopy/MachO/install-name-tool-version.test @@ -0,0 +1,2 @@ +# RUN: llvm-install-name-tool --version | FileCheck %s +# CHECK: {{ version }} |