You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
202 B
4 lines
202 B
7 months ago
|
Regression test for crashes during compilation of methods which end
|
||
|
with an if-cc or switch, i.e. there's a fall-through out of method code.
|
||
|
Also tests a packed-switch with negative offset to its data.
|