XFAIL this test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53793 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky
2008-07-19 15:52:06 +00:00
parent 5c779a46b0
commit e637727bed

View File

@@ -1,6 +1,7 @@
; RUN: llvm-as < %s | opt -analyze -scalar-evolution \ ; RUN: llvm-as < %s | opt -analyze -scalar-evolution \
; RUN: -scalar-evolution-max-iterations=0 | grep {61 iterations} ; RUN: -scalar-evolution-max-iterations=0 | grep {61 iterations}
; PR2364 ; PR2364
; XFAIL: *
define i32 @func_6() nounwind { define i32 @func_6() nounwind {
entry: entry: