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