XFAIL this test for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54929 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2008-08-18 18:29:54 +00:00
parent d6664311ac
commit 2dcca3a6d8

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: