diff options
author | Vladimir Marko <vmarko@google.com> | 2020-02-14 13:01:29 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2020-02-17 09:21:32 +0000 |
commit | 517e5cd243a544479de8712814dd67435eb74e5d (patch) | |
tree | 36ff28b169b362d04629cbe8fe86d738fc4bd485 /compiler/optimizing/graph_visualizer.cc | |
parent | 5257503fa58c8c9d79051a7c691bfba3a9ef1c02 (diff) |
Filter image classes in RecordImageClassesVisitor.
We were previously filtering them only in ClinitImageUpdate.
However, for --compiler-filter=assume-verified we take an
early exit from CompilerDriver::PreCompile() and do not
reach that code, so we need to filter in both places.
Test: Manual, extract the dex2oat command for the framework
extension compilation from build logs and run it with
--compiler-filter=assume-verified.
Bug: 119868597
Change-Id: If82bc433828fc825cf5792e125a55bbc42cfccbb
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions