aboutsummaryrefslogtreecommitdiff
path: root/lld/test/mach-o/export-trie-order.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/mach-o/export-trie-order.yaml')
-rw-r--r--lld/test/mach-o/export-trie-order.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/mach-o/export-trie-order.yaml b/lld/test/mach-o/export-trie-order.yaml
index 1b1fc392bf25..70c2bc1bdf16 100644
--- a/lld/test/mach-o/export-trie-order.yaml
+++ b/lld/test/mach-o/export-trie-order.yaml
@@ -1,5 +1,5 @@
# RUN: ld64.lld -arch i386 %s %p/Inputs/hello-world-x86.yaml -o %t
-# RUN: llvm-objdump -macho -exports-trie %t | FileCheck %s
+# RUN: llvm-objdump --macho --exports-trie %t | FileCheck %s
#
# Test that the export trie is emitted in order.
#