mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-22 03:28:35 +00:00
Temporarily XFAIL until this can be looked at. r62557 is what caused it to start failing.
llvm-svn: 62578
This commit is contained in:
parent
7d2ea3c6de
commit
5bd5863cdb
@ -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…
Reference in New Issue
Block a user