mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 07:18:44 +00:00
Make this test more portable.
llvm-svn: 92514
This commit is contained in:
parent
275a43dadb
commit
73b0882c6e
@ -42,7 +42,7 @@ false:
|
|||||||
|
|
||||||
; CHECK: qux:
|
; CHECK: qux:
|
||||||
; CHECK: andl $16, %edi
|
; CHECK: andl $16, %edi
|
||||||
; CHECK-NEXT: jne .LBB3_2
|
; CHECK-NEXT: jne
|
||||||
|
|
||||||
define void @qux(i32 %x) nounwind {
|
define void @qux(i32 %x) nounwind {
|
||||||
%y = and i32 %x, 16
|
%y = and i32 %x, 16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user