diff options
author | David Brazdil <dbrazdil@google.com> | 2015-08-19 15:04:01 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-08-19 17:43:13 +0100 |
commit | ec16f79a4d0aeff319bf52139a0c82de3080d73c (patch) | |
tree | 1306b2cbaa97bbacc2cbc100d6e157e14f9510cb /compiler/optimizing/optimizing_compiler.cc | |
parent | 32f264e67afa8654a5570d38b627515fb73fc333 (diff) |
ART: Refactor try/catch block info, store exception type
This patch replaces HBasicBlock fields storing try/catch info with a
single TryCatchInformation data structure, saving memory for the
majority of non-try/catch blocks. It also changes builder to store
the exception type for catch blocks.
Change-Id: Ib3e43f7db247e6915d67c267fc62410420e230c9
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions