commit | 848a4b339936cec230512705c9d5eeed55ca74ca | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Sun Sep 04 11:29:27 2011 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Sun Sep 04 11:29:30 2011 -0700 |
tree | ad460a6c8cb702eeaf13818a238d2ba53fe66d18 | |
parent | 4a3164faefd255b1c1e911e7ad7c3d57749caaf6 [diff] |
Fix ClassLinker::InitializeStaticStorageFromCode Previously the code computed the storage and returned the pointer to it, but it forgot to set the value into the table for future callers. Added a test to confirm the correct behavior. Change-Id: I48717a3d4926f5ddc0ad09d065f75d031eb5b8fb