summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips64shift.ll
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/mips64shift.ll
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/mips64shift.ll')
-rw-r--r--test/MC/Mips/mips64shift.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/Mips/mips64shift.ll b/test/MC/Mips/mips64shift.ll
index 83a929d1b0da..99cac7b591fa 100644
--- a/test/MC/Mips/mips64shift.ll
+++ b/test/MC/Mips/mips64shift.ll
@@ -1,8 +1,8 @@
; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 -disable-mips-delay-filler %s -o - \
-; RUN: | llvm-objdump --print-imm-hex=false -disassemble -triple mips64el - | FileCheck %s
+; RUN: | llvm-objdump -disassemble -triple mips64el - | FileCheck %s
; RUN: llc -march=mips64el -filetype=obj -mcpu=mips64r2 %s -o - \
-; RUN: | llvm-objdump --print-imm-hex=false -disassemble -triple mips64el - | FileCheck %s
+; RUN: | llvm-objdump -disassemble -triple mips64el - | FileCheck %s
define i64 @f3(i64 %a0) nounwind readnone {
entry: