diff options
author | Roland Levillain <rpl@google.com> | 2016-07-08 14:21:44 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2016-07-08 14:59:08 +0100 |
commit | e6a2d0ff48201990d16bc02c5e40f07a6413e7f9 (patch) | |
tree | 9a7668241ff3d3be614fd6b9d324cd1caa645a38 /compiler/optimizing/graph_visualizer.cc | |
parent | 2e7acaffda05db1df6e0631468f10726e898a20a (diff) |
Fix the definition of THREAD_CURRENT_IBASE_OFFSET.
The difference between between
art::Thread::tlsPtr_.mterp_current_ibase and
art::Thread::tlsPtr_.thread_local_objects is sizeof(size_t),
not sizeof(void*) (even if they have the same value on all
supported platforms/compilers in practice).
Test: ART host tests.
Change-Id: I70d196732499bd0cd073983de564547d08ee59ef
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions