commit | d60aff547dedefc35265ce57707d406e8ccc4dc6 | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Wed Apr 26 12:56:36 2023 +0000 |
committer | Mythri Alle <mythria@google.com> | Thu Apr 27 10:32:29 2023 +0000 |
tree | 8a88ce169a5871b2d29a61d89ecce225af7b6e14 | |
parent | 89fae872b0aa0c7186ee11bdf1f5732de3f66030 [diff] |
Reland "Don't enable intrinsic optimizations in debuggable runtime"" This reverts commit b5fcab944b3786f27ab6b698685109bfc7f785fd. Reason for revert: test/988 is a CTS test and we shouldn't modify the Main to do any real work other than calling run. Also there's no way to call ensureJitCompiled from atests, so restoring 988 to original and adding another test for testing JIT tracing Bug: 279547861 Test: test.py -t 988, 2263 Change-Id: I0908c29996a550b93ba6c38f99460ff0d51a2964