xfail this for now.

llvm-svn: 60777
This commit is contained in:
Evan Cheng 2008-12-09 18:43:00 +00:00
parent 8f81e4e31b
commit 058522f1da
1 changed files with 1 additions and 0 deletions

View File

@ -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: