commit | 35439baf287b291b67ee406308e17fc6194facbf | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Aug 28 14:41:02 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Sep 12 15:05:05 2014 -0700 |
tree | ee30b0ad99a78056feb300fc1ace15a12de3dab9 | |
parent | 0f79299e78cb9e304f2a723ce7691f35ecaa4bab [diff] |
ART: Allow quickening in the boot image Update the class linker to accept class status from the boot image in compiler mode. Update compiler driver to allow quickening for boot image classes. Update method verifier to accept quickened instructions in compiler mode when we just want to dump. Update oatdump to the new verifier API. Bug: 17316928 Change-Id: I9ef1bfd78b0d93625b89b3d662131d7d6e5f2903