diff options
author | David Brazdil <dbrazdil@google.com> | 2015-07-29 10:31:29 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-07-30 17:02:41 +0100 |
commit | b618adebbc19e50d7b1aa2f11b84341beb3c64dc (patch) | |
tree | 02338a5656bb8a21b742f6506ce92a07d4a8162a /compiler/optimizing/graph_visualizer.cc | |
parent | 7b926cdacc2b67241bc9cb5f2d4b04b13ca79d0e (diff) |
ART: Store and check exceptional predecessors
Future CL on register allocation for try/catch will require the
knowledge of instructions which throw into a catch block. This patch
stores that information with the basic block and verifies it in the
graph checker.
More checks on try catch also added to the graph checker and an order
of exception handlers is enforced in TryBoundary successors.
Change-Id: I3034c610791ea51d96724bcca97f49ec6ecf2af3
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions