aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorJack Veenstra <veenstra@google.com>2010-01-28 15:57:02 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2010-02-09 14:47:01 -0800
commit769ccf5b59359d54301a3f99d511992e9cc78a45 (patch)
tree08771bacda0e4679504f65c58f3c4728cd68caf5 /vm/compiler/codegen/arm/CodegenDriver.c
parentf434b16855feb706e6a4b4c7837dbd3c343d1c82 (diff)
Fix a couple minor bugs (bug 2404859) in TraceDump.c
1. A switch statement was missing a "break" after option letter "f". 2. The heavily-used function "lookupMethod()" had an expression using mod (%) instead of bitwise-and (&).
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions