diff options
author | Aart Bik <ajcbik@google.com> | 2016-02-03 12:56:02 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-02-03 12:56:02 -0800 |
commit | 3f1a8be7c9511afbc1ea0ce2e76a018269382336 (patch) | |
tree | 98511fb06ea5912a56289c7c564484af03baa66f /compiler/optimizing/graph_visualizer.cc | |
parent | c5b76b9328d77b83c80afed14a5b6e7009136e15 (diff) |
Fixed bug on premature DCHECK.
With fail-before/pass-after test
bug=26947011
Rationale:
During BCE, the phi structure is under construction,
to be fixed by InsertPhiNodes() and carefully checked
with the SSA checker. So utilities should not overly
DCHECK on SSA consistency during the modifications.
Change-Id: Ia9df9ee5aac0c1dd2c3e3a447c730246d5e48bbb
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions