mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 14:46:53 +00:00
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:
parent
d6664311ac
commit
2dcca3a6d8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user