diff options
author | 2022-11-07 14:05:27 +0000 | |
---|---|---|
committer | 2022-11-09 13:32:47 +0000 | |
commit | 57afbc2a47f3da4bd5f521d8e4731ce308c85a46 (patch) | |
tree | dd6aacdd3eb35b76259ccd98fae10d01ad2e0b67 /compiler/utils/assembler_test.h | |
parent | 8a5c2f398227f464d69d2102d668961baf87ad7b (diff) |
Don't use nterp when instrumentation is active
Using nterp requires the use of instrumentation stubs that call method
entry / exit hooks required for supporting features related to
instrumentation. We want to remove instrumentation stubs since that
requires updating stack addresses and maintaining additional information
in a side table. So disable nterp when instrumentation is active.
JITing is still supported, so debugger performance isn't expected to
impact too much.
Bug: 206029744
Test: art/test.py
Change-Id: I25c667188d2d04f6a0e0bb9ceaedb9df073cae9e
Diffstat (limited to 'compiler/utils/assembler_test.h')
0 files changed, 0 insertions, 0 deletions