commit | 12f1b99775bbf7dd82d0a897587ab6ed0e75ee22 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jan 19 18:00:45 2017 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jan 27 10:04:05 2017 -0800 |
tree | f8cb3a7334652e59577b7ff97a1805d1bf4ddd94 | |
parent | d8f6e6430b26bf199f4a52f0624becb7c29f3c19 [diff] |
Remove alignment bits in between stack maps Saves 0.65% of boot.oat size, probably similar on apps. Added BitMemoryRegion to avoid requiring adding state to StackMap. Added test to memory_region_test. Test: clean-oat-host && test-art-host Bug: 34621054 Change-Id: I40279c59e262bd5e3c6a9135f83e22b5b6900d68