aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/LocalOptimizations.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2010-12-01 16:59:21 -0800
committerElliott Hughes <enh@google.com>2010-12-02 09:55:25 -0800
commit98c3592ce74e1a516e7a2b93b82525c92918b0e4 (patch)
treea06fa239b210ff4bc721f4bf4c765febb236ac89 /vm/compiler/codegen/arm/LocalOptimizations.c
parent94a6213f5693c3cd994f9734c6a085003692a5ba (diff)
Fix dvmHumanReadableDescriptor("B").
dvmHumanReadableDescriptor was failing for primitive scalars in libdvm_assert.so --- there was an assertion that wasn't true, because we wouldn't have copied the ';' into the result (in the other cases, we'd copy the ';' and then overwrite it). This patch rewrites dvmHumanReadableDescriptor to be a little less tasteless, removes the asserts, behave better when out of memory, and to include unit tests (currently only runnable on the device). Bug: 3245572 Change-Id: I57b06c774a5bc61c2d374cce6285553c3c5f388b
Diffstat (limited to 'vm/compiler/codegen/arm/LocalOptimizations.c')
0 files changed, 0 insertions, 0 deletions