commit | 809658ec5c5515ae9eb87d32012ec5e088612949 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Feb 05 11:34:02 2015 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Thu Feb 05 18:07:42 2015 +0000 |
tree | 14979b160f2bc5439a462daeee93e91bfce86185 | |
parent | 24898d447640c3a45e6fc9f404b049eddc5a2709 [diff] |
ART: Fix crash when timing method failing to build PassInfoPrinter previously required that AfterPass is always called before the timing results are printed, which was not the case when a method compilation failed either in Builder or SsaBuilder. Change-Id: I3686bba6869402a62eec884f59fd872d5674e5a5