summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/instr-analysis.s
diff options
context:
space:
mode:
authorColin LeMahieu <colinl@codeaurora.org>2016-04-08 18:15:37 +0000
committerColin LeMahieu <colinl@codeaurora.org>2016-04-08 18:15:37 +0000
commitdf06a070e7cae54c5d2e095fbdd186d8ed1c4b2d (patch)
treee59ffa2708338568d19641c4a29466a0d3b8f69b /test/MC/Mips/instr-analysis.s
parentc49723bd273c9d89d3b9556567a961116b776afd (diff)
Revert r265817
lld tests need to be addressed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265822 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Mips/instr-analysis.s')
-rw-r--r--test/MC/Mips/instr-analysis.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/instr-analysis.s b/test/MC/Mips/instr-analysis.s
index e6b4b61bbae8..58abfd0f4723 100644
--- a/test/MC/Mips/instr-analysis.s
+++ b/test/MC/Mips/instr-analysis.s
@@ -1,5 +1,5 @@
# RUN: llvm-mc -filetype=obj -triple=mips-unknown-linux %s -o - \
-# RUN: | llvm-objdump --print-imm-hex=false -d - | FileCheck %s
+# RUN: | llvm-objdump -d - | FileCheck %s
# CHECK: foo:
# CHECK-NEXT: 0: 0c 00 00 02 jal 8 <loc1>