mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-28 15:54:00 +00:00
Temporarily XFAIL until this can be looked at. r62557 is what caused it to start failing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62578 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f90fb345db
commit
c60fbcc133
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | opt -simplifycfg | llvm-dis | grep {br i1 } | count 4
|
||||
; XFAIL: *
|
||||
; PR3354
|
||||
; Do not merge bb1 into the entry block, it might trap.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user