summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_options.cc
diff options
context:
space:
mode:
author Andreas Gampe <agampe@google.com> 2019-07-10 14:06:53 -0700
committer Treehugger Robot <treehugger-gerrit@google.com> 2019-07-15 17:36:17 +0000
commitd78122b424c1be24f7e9ac7983af3f43e9d4e294 (patch)
treee3d89743ab77a860b45306530afbb519666aa68a /compiler/driver/compiler_options.cc
parentd70a97c6d4a0954bed8991bd89a93bd3da9476f6 (diff)
ART: Do not access-check type on instanceof peephole
When attempting the instanceof+branch peephole, do not retrieve the cast type with an access check to avoid a posted failure. That failure does not happen, it belongs with the instanceof. Bug: 121245951 Test: m test-art-host Change-Id: I87e2228bff9f3374e7141e600f24554846ecac32
Diffstat (limited to 'compiler/driver/compiler_options.cc')
0 files changed, 0 insertions, 0 deletions