diff options
| author | 2011-11-30 13:55:50 -0800 | |
|---|---|---|
| committer | 2011-11-30 13:55:50 -0800 | |
| commit | 392b1248a79ed440014ad77c28411c9f5c52362a (patch) | |
| tree | 2c134c3eac6cdc54ac5546f5b20bbe1d9f5f4bce /src/compiler/codegen/arm/Assemble.cc | |
| parent | 6cb58afbc1cb1cec4220f49febda2177b2c0bfce (diff) | |
Fix 'locals' for methods with arguments that were compiled without -g:locals.
This was a transcription error from the original libdex code. That code translated
the string index anyway and then checked that against NULL, but I think it's both
clearer and closer to the .dex format documentation if we check for NO_INDEX instead.
Change-Id: I1f9c4943641468f5fc2b2c5c5f07f95ac6911677
Diffstat (limited to 'src/compiler/codegen/arm/Assemble.cc')
0 files changed, 0 insertions, 0 deletions