diff options
author | David Brazdil <dbrazdil@google.com> | 2015-10-30 12:56:58 -0500 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-10-30 15:02:37 -0500 |
commit | 951779839f0d35ed5336f399c8f521fd9a6b7c27 (patch) | |
tree | eb678f58590287e04585bc92202c45b4120c9a0e /compiler/optimizing/code_generator_utils.cc | |
parent | 34e38c43d4728fb1d3a011f8c142bff94927f6fb (diff) |
ART: Enable inlining under try/catch
This patch updates the inliner to set try/catch information
when inlining into a method with try/catch. It does not yet
allow inlining of methods with try/catch because that will
require generating catch stack maps with inline info.
Change-Id: I7d57e1454e7da537d75c5c7eda60b22f3a30fa60
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions