mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-09 13:41:47 +00:00
Make the test properly constrained
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256460 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
aee63adab4
commit
13f5e7d35c
@ -14,5 +14,5 @@ entry:
|
||||
%0 = add i64 %asmtmp1, %asmtmp ; <i64> [#uses=1]
|
||||
; CHECK-NEXT: leaq (%[[REG2]],%[[REG1]]), %rax
|
||||
ret i64 %0
|
||||
; CHECK-NEXT: retq
|
||||
; CHECK: retq
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user