mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
XFAIL this test. The xform was removed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61624 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d3d69781d3
commit
a96658c417
@ -1,5 +1,6 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep {= or}
|
||||
; PR3266
|
||||
; XFAIL: *
|
||||
|
||||
define i1 @foo(i32 %x, i32 %y) nounwind {
|
||||
.summary:
|
||||
|
Loading…
Reference in New Issue
Block a user