commit | e05cc662505e13f0c29e777bd99b7f49db9c670b | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon May 15 10:17:30 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon May 15 10:57:33 2017 -0700 |
tree | fa094ed3b9e8340fc1bf48538b49be343e5c66c7 | |
parent | 6fb693a39b263af3e62b97f8d9f2c2289cab3c1a [diff] |
ART: Add experimental constexpr Add a constexpr flag to bypass a branch in the verifier when there are no experimental dex instructions. Guarantee the value with static_asserts. Bug: 10921004 Test: m test-art-host Change-Id: Ib77b6142c4d2debe4b4d4fec60c02d92b1e7349f