summaryrefslogtreecommitdiff
path: root/test/mach-o/rpath.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/mach-o/rpath.yaml')
-rw-r--r--test/mach-o/rpath.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mach-o/rpath.yaml b/test/mach-o/rpath.yaml
index ce1234d4c78f..639149381293 100644
--- a/test/mach-o/rpath.yaml
+++ b/test/mach-o/rpath.yaml
@@ -1,6 +1,6 @@
# Check we handle -rpath correctly:
# RUN: lld -flavor darwin -arch x86_64 -rpath @loader_path/../Frameworks \
-# RUN: %p/Inputs/libSystem.yaml %s -o %t
+# RUN: %p/Inputs/x86_64/libSystem.yaml %s -o %t
# RUN: llvm-objdump -private-headers %t | FileCheck %s --check-prefix=CHECK-BINARY-WRITE
--- !mach-o