commit | aa129ff1bffdd6cbfe159f9381ba0babf42dddbd | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Jan 30 16:11:02 2018 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Tue Jan 30 18:26:23 2018 +0000 |
tree | 92264351aa2f08d0e8944884ae4b1c5536f4b08f | |
parent | d2b5229453af661572f0c76ac08dfd3f52727d5b [diff] |
Do not DCHECK intrinsics with hidden API flags Switching an ArtMethod into an intrinsic wipes its hidden API flags. Those with flags therefore need to be special cased. Disable the DCHECK for these for the moment. Bug: 64382372 Test: make Change-Id: I8ea3f53a1a86fd7a2f82b215ca068eeafec88c49