commit | 7c25b09f62eb87b72bd8a98a31ea10fd97050f82 | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Mon Apr 20 08:47:13 2020 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Apr 27 22:31:29 2020 +0000 |
tree | b7a933b717ecee9a3243ec85bc176e05d16a1a60 | |
parent | a698102d622e1cff97a30428878c8075059f396c [diff] |
Reject OAT file in speed-profile if app image is rejected Speed profile should always have an app image available. This change makes ART refuse to load OAT files compiled with the speed-profile compiler filter if the app image cannot be loaded. This will enable the compiler to assume the existence of an app image and generate better code in some cases. Bug: 38313278 Test: ./test/run-test --host 2231-oat-require-app-image Change-Id: I2ee6fa7c7dc1d42d1fe1511fc60a7c0542237bfa