summaryrefslogtreecommitdiff
path: root/test/mach-o/order_file-basic.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/mach-o/order_file-basic.yaml')
-rw-r--r--test/mach-o/order_file-basic.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mach-o/order_file-basic.yaml b/test/mach-o/order_file-basic.yaml
index 3fea9be15601..f4d29fa17012 100644
--- a/test/mach-o/order_file-basic.yaml
+++ b/test/mach-o/order_file-basic.yaml
@@ -1,4 +1,4 @@
-# RUN: lld -flavor darwin -arch x86_64 %s %p/Inputs/libSystem.yaml \
+# RUN: lld -flavor darwin -arch x86_64 %s %p/Inputs/x86_64/libSystem.yaml \
# RUN: -order_file %p/Inputs/order_file-basic.order \
# RUN: -force_load %p/Inputs/libfoo.a -o %t
# RUN: llvm-nm -m -n %t | FileCheck %s