xref: /aosp_15_r20/art/test/472-unreachable-if-regression/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Regression test for crashes during compilation of methods which end
2with an if-cc or switch, i.e. there's a fall-through out of method code.
3Also tests a packed-switch with negative offset to its data.
4