summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/asm-large-immediate.ll
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2015-11-13 13:02:31 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2015-11-13 13:02:31 +0000
commit3b6bd9d6e09f17efaf789a9bea13727ef0dfe608 (patch)
tree6115975d6564cf9e038078fd1deb38ab5335a593 /test/CodeGen/Mips/asm-large-immediate.ll
parent51dc403e613f079b844afe0e7a7567cda727001a (diff)
[mips][ias] Explicitly disable IAS on asm-large-immediate.ll.
NFC at the moment but it will prevent a failure when IAS is enabled by default. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253039 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/asm-large-immediate.ll')
-rw-r--r--test/CodeGen/Mips/asm-large-immediate.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/asm-large-immediate.ll b/test/CodeGen/Mips/asm-large-immediate.ll
index 246fff615ed..c75b9e4ad12 100644
--- a/test/CodeGen/Mips/asm-large-immediate.ll
+++ b/test/CodeGen/Mips/asm-large-immediate.ll
@@ -1,4 +1,5 @@
-; RUN: llc -march=mipsel < %s | FileCheck %s
+; RUN: llc -march=mipsel -no-integrated-as < %s | FileCheck %s
+
define void @test() {
entry:
; CHECK: /* result: 68719476738 */