mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
xfail this for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60777 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a9d50c00f1
commit
28575f2113
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | opt -analyze -scalar-evolution | grep {255 iterations}
|
||||
; XFAIL: *
|
||||
|
||||
define i32 @foo(i32 %x, i32 %y, i32* %lam, i32* %alp) nounwind {
|
||||
bb1.thread:
|
||||
|
Loading…
x
Reference in New Issue
Block a user