commit | 6c1660d6bd7fb9f032803095665c4077b666ffad | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Oct 03 11:34:04 2018 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Wed Oct 03 11:38:28 2018 +0100 |
tree | 965f907b653971411c1ac681d26604d1fd6786a6 | |
parent | 9f4260f09dfc32045340d8ace0110243c1ad7b20 [diff] |
Fix: Move InterpreterCache to right below tlsPtr_ Don't undefine ALIGN_UP at the end of the file. THREAD_INTERPRETER_CACHE_OFFSET is defined in terms of ALIGN_UP, if ALIGN_UP is undefined, the code does not compile. Note that I intend to remove this whole file very soon anyway. Test: THREAD_INTERPRETER_CACHE_OFFSET can be used from assembly Change-Id: If126c350a8010eec1877b241c5220a63637c1ebd