1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

[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 2b0ba63e17
commit 2ba97c3d3b

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