mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
XFAIL this test. The xform was removed.
llvm-svn: 61624
This commit is contained in:
parent
d57191595b
commit
dd61282551
@ -1,5 +1,6 @@
|
|||||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep {= or}
|
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep {= or}
|
||||||
; PR3266
|
; PR3266
|
||||||
|
; XFAIL: *
|
||||||
|
|
||||||
define i1 @foo(i32 %x, i32 %y) nounwind {
|
define i1 @foo(i32 %x, i32 %y) nounwind {
|
||||||
.summary:
|
.summary:
|
||||||
|
Loading…
Reference in New Issue
Block a user