Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
473-remove-dead-block
/
info.txt
blob: 81de4e6f6a65d7aed3459aad6d1d692ac72d3257 [
file
] [
log
] [
blame
]
Regression test for optimizing's dead block removing:
Removing from predecessors require remove successor otherwise
CFG remains in an unexpected shape causing further crash of compiler.