commit | 521ff988097af7c79a0b94368d33d21f7c7dfb7d | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Tue Jun 18 13:56:28 2019 +0100 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Jun 18 17:36:44 2019 +0000 |
tree | 61e7b0377f02596acdb0520ad5faf1cc6505cb8a | |
parent | 3149252c4b2a27b137b40a0d379e09ada9bb2d05 [diff] |
For 32-bit ARM devices align method headers and code to 64-byte boundaries. For other architectures, move back to instruction set alignment. Rename kJitCodeCacheAlignment to kJitCodeAccountingBytes since it's now only used for accounting rather than alignment. Bug: 132205399 Test: art/test.py --host --jit Test: manual (described in bug) Change-Id: I88f5f39381bf0331ce8540a929c6a68b3b5e0c75