[mips][ias] Explicitly disable IAS on asm-large-immediate.ll.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 13 Nov 2015 13:02:31 +0000 (13:02 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 13 Nov 2015 13:02:31 +0000 (13:02 +0000)
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

test/CodeGen/Mips/asm-large-immediate.ll

index 246fff615edba739253d8193a46b65903b17221b..c75b9e4ad12be4d00fc727c4fa71b79b5f9f6bcb 100644 (file)
@@ -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 */