XFAIL this test for now.

llvm-svn: 54929
This commit is contained in:
Bill Wendling 2008-08-18 18:29:54 +00:00
parent 39bb486001
commit 98fb8113e8

View File

@ -1,4 +1,5 @@
; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep "phi double" | count 1
; XFAIL: *
define void @foobar(i32 %n) nounwind {
entry: