diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2016-02-29 11:46:58 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2016-02-29 12:17:52 +0000 |
commit | a1d8ddfaf09545f99bc326dff97ab604d4574eb6 (patch) | |
tree | c4a9893ac195928397c91a84223e2e011cd059bd /compiler/optimizing/graph_visualizer.cc | |
parent | a48224f32797b234f07d78fbbede5edbb212ceab (diff) |
Bug fix for polymorphic inlining.
The code used to wrongly propagate try/catch information to
new blocks. Since it has the same logic as Hraph::InlineInto,
extract the code that updates loop and try/catch information
to blocks to a shared method.
bug:27330865
bug:27372101
bug:27360329
Change-Id: I4386f724d8d412bde5bcc04fda6955bc3bacf5a9
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions