commit | d690f8ae8f8e2675bc52089a83ac18c749f8e6d2 | [log] [tgz] |
---|---|---|
author | Santiago Aboy Solanes <solanes@google.com> | Fri Oct 01 09:26:56 2021 +0100 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Oct 26 13:51:31 2021 +0000 |
tree | dac10b65d901cad87d6dbb7b48453f6da214a76f | |
parent | e91a954ee350cbc0b311f342c90697191e1ae495 [diff] |
Inline across dex files for bootclaspath's methods We can relax a bit the restriction for not inlining across dexfiles when we are AoT compiling and we need an environment. There's an added new restriction related to BSS entries. We could potentially inline across dex files for those cases too but are left to be solved in follow-up CLs. Bug: 154012332 Test: ART tests Change-Id: I5122b26c79b3e30d2643c0ccc05d595a0047953e