summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2015-06-15 18:52:54 +0100
committerVladimir Marko <vmarko@google.com>2015-06-18 12:44:51 +0100
commit07785bb98dc8bbe192970e0f4c2cafd338a8dc68 (patch)
treed12a20d7790fffc8648d7da6a7944595516c1d89 /compiler/optimizing/graph_visualizer.cc
parent6ebf70ec61eff097e1bdddb1b887316389e34dde (diff)
ART: Fix reporting initialized classes by CompilerDriver.
Fix a bug where the CompilerDriver was erroneously reporting classes as initialized during AOT compilation when they were not guaranteed to be initialized at runtime. This fix prevents the Quick compiler from inlining calls to static methods in classes that are not guaranteed to be initialized, so that the runtime performs the initialization required for correctness. Bug: 21847756 Change-Id: I6fee5ef9c05c2e5190ab8a9fe61365d5119011c5
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions