summaryrefslogtreecommitdiff
path: root/src/compiler/llvm/compiler_llvm.cc
diff options
context:
space:
mode:
author Jeff Hao <jeffhao@google.com> 2013-07-08 13:09:25 -0700
committer Jeff Hao <jeffhao@google.com> 2013-07-08 13:24:53 -0700
commit3dd9f76ff8fa99be9ff6b18354528c5def7b26f7 (patch)
tree12803784ef0801e7962812370dadea9fd17e8768 /src/compiler/llvm/compiler_llvm.cc
parent9dacec7d3ec1f9b6efdb61fd494f0192c85183bf (diff)
Interpret methods invoked via JNI in interpreter only mode.
This fixes the issue of Dhrystone having the same performance in interpreter only mode. Main was executing compiled code since it uses CallStaticVoidMethod directly. Now a check for interpreter only mode in InvokeWithArgArray redirects it to the interpreter. Change-Id: If6e6d8ede5cd0d8ad687d161667056373b1b031c
Diffstat (limited to 'src/compiler/llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions