aboutsummaryrefslogtreecommitdiff
path: root/lld/test/mach-o/upward-dylib-load-command.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/mach-o/upward-dylib-load-command.yaml')
-rw-r--r--lld/test/mach-o/upward-dylib-load-command.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/mach-o/upward-dylib-load-command.yaml b/lld/test/mach-o/upward-dylib-load-command.yaml
index 7fc703c7bef5..0b5af1441778 100644
--- a/lld/test/mach-o/upward-dylib-load-command.yaml
+++ b/lld/test/mach-o/upward-dylib-load-command.yaml
@@ -2,7 +2,7 @@
# RUN: -install_name /usr/lib/libbar.dylib %p/Inputs/x86_64/libSystem.yaml -o %t1.dylib
# RUN: ld64.lld -arch x86_64 -dylib %s -upward_library %t1.dylib \
# RUN: -install_name /usr/lib/libfoo.dylib %p/Inputs/x86_64/libSystem.yaml -o %t
-# RUN: llvm-objdump -private-headers %t | FileCheck %s
+# RUN: llvm-objdump --private-headers %t | FileCheck %s
#
#
# Test upward linking: 1) build libbar.dylib, 2) build libfoo.dylib and upward