commit | cd0f38fcbda3e578ac27e483a1ffb7718f83fb7a | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Oct 15 09:44:35 2018 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Oct 16 13:13:26 2018 -0700 |
tree | 5a8a89ca8cb04ae22d2c43aff38ab50717801581 | |
parent | 8677e4bd3a091588c3b8058439f7022edab57f6e [diff] |
Add logic to eagerly resolve const-string for startup methods Added dex2oat option --resolve-startup-const-strings=<true|false> If true, this option causes the compiler driver to resolve all const-strings that are referenced from methods marked as "startup" in the profile. Bug: 116059983 Test: test-art-host Change-Id: I61cf9e945c125671fc4ab4b50458a911318a837f