diff options
author | Serguei Katkov <serguei.i.katkov@intel.com> | 2016-03-02 16:25:36 +0600 |
---|---|---|
committer | Serguei Katkov <serguei.i.katkov@intel.com> | 2016-03-03 16:54:31 +0600 |
commit | 7ba9966b76bbf818513018fa1da72c89330fe384 (patch) | |
tree | adb082660168b9c50319d861cba664374d55d5a5 /compiler/optimizing/graph_visualizer.cc | |
parent | e4cec517faf1c74d6895e0e5b512a6e2f83a0e06 (diff) |
ART: cleanup exit_block_ in graph if exit block is removed
If we remove the exit block from the graph (for example method
contains infinite loop) we should also clean the field exit_block_
in graph. At least inliner expects it.
Change-Id: Icda668da2233cdd6cd673635a1949f5ed34cf270
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions