aboutsummaryrefslogtreecommitdiff
path: root/lld/test/mach-o/source-version.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/mach-o/source-version.yaml')
-rw-r--r--lld/test/mach-o/source-version.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/mach-o/source-version.yaml b/lld/test/mach-o/source-version.yaml
index ce185f8886b6..aef1af493e81 100644
--- a/lld/test/mach-o/source-version.yaml
+++ b/lld/test/mach-o/source-version.yaml
@@ -1,5 +1,5 @@
# RUN: not ld64.lld -arch x86_64 -source_version 10.blah %s -o %t 2>&1 | FileCheck %s --check-prefix=ERROR
-# RUN: ld64.lld -arch x86_64 -source_version 10.1.2.3.4 %s -o %t -dylib %p/Inputs/x86_64/libSystem.yaml && llvm-objdump -private-headers %t | FileCheck %s
+# RUN: ld64.lld -arch x86_64 -source_version 10.1.2.3.4 %s -o %t -dylib %p/Inputs/x86_64/libSystem.yaml && llvm-objdump --private-headers %t | FileCheck %s
--- !mach-o
arch: x86_64