aboutsummaryrefslogtreecommitdiff
path: root/lld/test/mach-o/got-order.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/mach-o/got-order.yaml')
-rw-r--r--lld/test/mach-o/got-order.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/mach-o/got-order.yaml b/lld/test/mach-o/got-order.yaml
index f2488f089a62..4e2e7f3f8164 100644
--- a/lld/test/mach-o/got-order.yaml
+++ b/lld/test/mach-o/got-order.yaml
@@ -1,6 +1,6 @@
# RUN: ld64.lld -arch x86_64 %s %p/Inputs/got-order.yaml \
# RUN: %p/Inputs/got-order2.yaml -o %t %p/Inputs/x86_64/libSystem.yaml
-# RUN: llvm-objdump -macho -bind %t | FileCheck %s
+# RUN: llvm-objdump --macho --bind %t | FileCheck %s
#
# Test that GOT slots are sorted by name
#