blob: 0bfca8cbad21f621d5991fd036c1f192db49e26d [file] [log] [blame]
Calin Juravle641547a2015-04-21 22:08:51 +01001Tests a regression in which we moved the null check to an instruction which
2checked a different object. This lead to valid null checks being elided.