[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.

llvm-svn: 253039
This commit is contained in:
Daniel Sanders 2015-11-13 13:02:31 +00:00
parent 19d24d2699
commit dd0eb2bbdd
1 changed files with 2 additions and 1 deletions

View 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 */