summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_options_map.h
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2021-02-09 11:47:10 +0000
committerNicolas Geoffray <ngeoffray@google.com>2021-02-09 16:18:38 +0000
commit5c48df9895530fb26666c6d79d155ef3886d7a83 (patch)
tree8d9ca6d6eb89d7ec38642a42636fd8bda91522fa /compiler/driver/compiler_options_map.h
parent9ebc0660f4c736b01994d34d3ad2a1171f41f048 (diff)
[verifier]: flag instruction that will throw at runtime
We've accidentally changed the verifier behavior in: https://android-review.googlesource.com/c/platform/art/+/1561956 We need to preserve the behavior of marking an instruction that will throw at runtime, so that the code following it is not looked at. This means that if there are verification failures in that "dead code", they won't make the class not verified. Test: 819-verification-runtime Bug: 179227478 Bug: 179245053 Change-Id: I4526a98b9479f47102fb00bd65bb943fe6aa9c8e
Diffstat (limited to 'compiler/driver/compiler_options_map.h')
0 files changed, 0 insertions, 0 deletions