aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/mips-pc-relocs.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/mips-pc-relocs.s')
-rw-r--r--lld/test/ELF/mips-pc-relocs.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/mips-pc-relocs.s b/lld/test/ELF/mips-pc-relocs.s
index 15d729133802..72dcee6f7458 100644
--- a/lld/test/ELF/mips-pc-relocs.s
+++ b/lld/test/ELF/mips-pc-relocs.s
@@ -10,7 +10,7 @@
# RUN: . = 0x30000; .data : { *(.data) } \
# RUN: }" > %t.script
# RUN: ld.lld %t1.o %t2.o -script %t.script -o %t.exe
-# RUN: llvm-objdump -mcpu=mips32r6 -d -t -s --no-show-raw-insn %t.exe \
+# RUN: llvm-objdump --mcpu=mips32r6 -d -t -s --no-show-raw-insn %t.exe \
# RUN: | FileCheck %s
.text