summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/arm/MethodCodegenDriver.cc
diff options
context:
space:
mode:
author Brian Carlstrom <bdc@google.com> 2011-09-18 15:58:35 -0700
committer Brian Carlstrom <bdc@google.com> 2011-09-19 09:31:34 -0700
commit25c3325bf95036bf325fc7cb21b4fd6d40282857 (patch)
tree58d95f906ca62f9cf69106c459db972e32af01a0 /src/compiler/codegen/arm/MethodCodegenDriver.cc
parente5de95b3f9609e02fefd7cda7b21f30c9412eb4c (diff)
Fix compiler class initialization to properly deal with super classes
Also moving active parts of compiler_test to be oat tests including IntMath and Invoke. Added an interface invocation test case to Invoke test. Changed Compiler to CHECK that it is not used once the Runtime::IsStarted, forcing some jni_compiler_test to have two phases, one for compiling before Runtime::Start and one for JNI operations after the Runtime::IsStarted. Finally, fixed Class::CanPutArrayElementFromCode by removing CanPutArrayElement and calling IsAssignableFrom directly. Change-Id: I52ca4dbc0e02db65f274ccc3ca7468dce365a44e
Diffstat (limited to 'src/compiler/codegen/arm/MethodCodegenDriver.cc')
0 files changed, 0 insertions, 0 deletions