commit | f57c47c29cd3388d1d78008a71c4e18f2217b70c | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Oct 06 00:06:17 2011 -0700 |
committer | Ian Rogers <irogers@google.com> | Thu Oct 06 00:08:46 2011 -0700 |
tree | 346cbf0cdfa1367d42343cdd3aa98a10bb1bf189 | |
parent | aeac7543ca481bf84922c1f50df75a27f9fb7163 [diff] |
Fix vmap handling. Adjust all PCs by -2 in WalkStack. Vmap handling didn't increment the register when it got the first hit in the core spill mask (bug exposed by register promotion). Adjust PCs by -2 in WalkStack so that ToDexPc calls don't need adjustment. This corrects line number information on "run-test 054". Change-Id: Iebfb4109b5234bb7357b5ba538883c28dfc7cb26