summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2014-07-17 18:04:32 -0700
committerAndreas Gampe <agampe@google.com>2014-07-23 15:14:54 -0700
commitb07bba178cf18e44c4872000a0ee8907452e0aec (patch)
treed401a1f06d6969c6077bb0a9f2841f2783062adc /test/ProfileTestMultiDex
parent38c488bcd41ba632a646d7a1d790ec71a2fcf6fa (diff)
ART: Do not attempt to compile a method with too many registers
The mir_graph has a hard limit on how many ssa registers it can handle, and will silently fail or fatal out in debug builds when more SSA registers are necessary. This adds a check in the frontend that tries to catch some of these cases, and makes the DCHECK a CHECK to not silently fail. Bug: 16018097 (cherry picked from commit 0d8ea4661c584fc095129f853d0d72b0fa09cda5) Change-Id: Iad82178945a8f8c34943cc7573fd73d2b4decade
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions