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