2 lines
149 B
Text
2 lines
149 B
Text
Tests a regression in which we moved the null check to an instruction which
|
|
checked a different object. This lead to valid null checks being elided.
|