diff options
| author | 2024-11-18 14:40:34 +0000 | |
|---|---|---|
| committer | 2024-11-21 07:11:38 +0000 | |
| commit | b344a627ab2316863c1b47603c5900f740a894b3 (patch) | |
| tree | de4103f9512138c22cf7782b706432afcd9dfb8a /compiler/optimizing/codegen_test.cc | |
| parent | 34759bdc2bead754243cc28b2d4a888405e4ecbf (diff) | |
verifier: Use superclass index from `ClassDef`...
... to look up the superclass. This gives us a chance to
resolve the superclass even if the declaring class is
unresolved. It's also faster but this is a rare code path.
Remove the now unused `UnresolvedSuperClassType`.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Change-Id: I191b7aa859c204ca3262b29396979c8044973aa7
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions