aboutsummaryrefslogtreecommitdiff
path: root/lld/test/ELF/mips-micro-plt.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/mips-micro-plt.s')
-rw-r--r--lld/test/ELF/mips-micro-plt.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/mips-micro-plt.s b/lld/test/ELF/mips-micro-plt.s
index f491190f2a3a..bf6a9dcfc65d 100644
--- a/lld/test/ELF/mips-micro-plt.s
+++ b/lld/test/ELF/mips-micro-plt.s
@@ -12,7 +12,7 @@
# RUN: }" > %t.script
# RUN: ld.lld %t-exe.o %t.so --script %t.script -o %t.exe
# RUN: llvm-readelf --symbols --dyn-syms -A %t.exe | FileCheck %s
-# RUN: llvm-objdump -d -mattr=micromips --no-show-raw-insn %t.exe \
+# RUN: llvm-objdump -d --mattr=micromips --no-show-raw-insn %t.exe \
# RUN: | FileCheck --check-prefix=ASM %s
# CHECK: Symbol table '.dynsym'