diff options
| author | 2013-10-29 17:50:55 +0100 | |
|---|---|---|
| committer | 2013-10-29 18:12:34 +0100 | |
| commit | 8249b425ba81d804c222c746e31bfcac9516e759 (patch) | |
| tree | 1743aef5417c31921d4d33a837790a0a743813cb /compiler/driver/compiler_driver_test.cc | |
| parent | ad3d996316dd90b84b4b29ccdfc4aeeb1ec890ee (diff) | |
Avoid verifier crash for quickened invoke on null.
When verifying an invoke-virtual-quick on a "null" instance, we can't infer the
class of the method being invoked. This CL handles this case and avoid a crash
due to a failed check in RegType::GetClass.
Also revert changes made to test 082-inline-execute since it succeeds with this
CL now.
Bug: 11427954
Change-Id: I4b2c1deaa43b144684539acea471543716f36fb3
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions