diff options
author | Andreas Gampe <agampe@google.com> | 2014-04-02 15:39:58 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2014-04-02 17:07:55 -0700 |
commit | cb8aea4bd5e77857c713edeb62bffcb1f7f06a39 (patch) | |
tree | 681762eac98329401eed57ffcef56463eb6cd3b2 /runtime/gc/allocator | |
parent | d0ab1223cc8c5181e502196a7765790ad2aba3c8 (diff) | |
download | art-cb8aea4bd5e77857c713edeb62bffcb1f7f06a39.zip art-cb8aea4bd5e77857c713edeb62bffcb1f7f06a39.tar.gz art-cb8aea4bd5e77857c713edeb62bffcb1f7f06a39.tar.bz2 |
Make SpaceBitmap cross-compiling tolerant
Change the order of bits in SpaceBitmap to be the intuitive one:
Offset 0 is bit 0, instead of the MSB. Then compiling on 32b for
64b works as expected.
Change-Id: Iee2491eaf06d4b5f8b534b7c980d5719633cb64c
Diffstat (limited to 'runtime/gc/allocator')
0 files changed, 0 insertions, 0 deletions