summaryrefslogtreecommitdiff
path: root/test/MC/Mips/micromips-el-fixup-data.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Mips/micromips-el-fixup-data.s')
-rw-r--r--test/MC/Mips/micromips-el-fixup-data.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/micromips-el-fixup-data.s b/test/MC/Mips/micromips-el-fixup-data.s
index 47538356bf37..aa85838339fc 100644
--- a/test/MC/Mips/micromips-el-fixup-data.s
+++ b/test/MC/Mips/micromips-el-fixup-data.s
@@ -1,6 +1,6 @@
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 \
# RUN: -mattr=+micromips 2>&1 -filetype=obj > %t.o
-# RUN: llvm-objdump %t.o -triple mipsel -mattr=+micromips -d | FileCheck %s
+# RUN: llvm-objdump %t.o -d | FileCheck %s
# Check that fixup data is written in the microMIPS specific little endian
# byte order.