mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 15:51:54 +00: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:
parent
2b0ba63e17
commit
2ba97c3d3b
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user