summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/arm/MethodCodegenDriver.cc
diff options
context:
space:
mode:
author Shih-wei Liao <sliao@google.com> 2011-09-01 00:38:04 -0700
committer Shih-wei Liao <sliao@google.com> 2011-09-01 13:35:28 -0700
commit82da44b625a1af03c0b768c71f1cef29831127c3 (patch)
tree0d53f3e1ff4fa66c374984dd9515c1c0e9af8d67 /src/compiler/codegen/arm/MethodCodegenDriver.cc
parentbf86d0438e9ef9c145ebcf16a2e74c4efaa2686a (diff)
Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler.
Should be "mov R2, R3; mov R1, R2" instead. Change-Id: Ie5264c3fe38486781e09f54e1e6d1fdcf7a2d4e5
Diffstat (limited to 'src/compiler/codegen/arm/MethodCodegenDriver.cc')
0 files changed, 0 insertions, 0 deletions