diff options
author | David Brazdil <dbrazdil@google.com> | 2015-09-17 16:47:21 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-09-21 16:44:00 +0100 |
commit | b701315cb7c4dfe907c27c24c819b7a14141fd2e (patch) | |
tree | 0bb83a5d10c6de112a3b105335d19b06987fc423 /compiler/optimizing/graph_visualizer.cc | |
parent | 9e30c0e177adabaaf94a66c91130a19a7632fc7c (diff) |
ART: Fix bug in DeadPhiHandling
When reviving dead phis for --debuggable, the DeadPhiHandling algorithm
could produce two phis of the same type, which causes the SSAChecker
graph verifier to fail. This patch fixes the bug.
Note that the code is currently not exercised because compilation is
delegated to Quick for --debuggable.
Bug: 24129675
Change-Id: I26b6dcf3071b325cc7871b989a36c505279ae681
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions