aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/mips-mgot.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/mips-mgot.s')
-rw-r--r--lld/test/ELF/mips-mgot.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/mips-mgot.s b/lld/test/ELF/mips-mgot.s
index 597517cca2a3..610704f06631 100644
--- a/lld/test/ELF/mips-mgot.s
+++ b/lld/test/ELF/mips-mgot.s
@@ -11,7 +11,7 @@
# RUN: . = 0x70000; .got : { *(.got) } \
# RUN: }" > %t.script
# RUN: ld.lld -shared -mips-got-size 52 --script %t.script %t0.o %t1.o %t2.o -o %t.so
-# RUN: llvm-objdump -s -section=.got -t %t.so | FileCheck %s
+# RUN: llvm-objdump -s --section=.got -t %t.so | FileCheck %s
# RUN: llvm-readobj -r --dyn-syms -A %t.so | FileCheck -check-prefix=GOT %s
# CHECK: SYMBOL TABLE: