summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/x86
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-12-22 12:08:30 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2010-12-22 12:08:30 -0800
commit13565120889f4aaf3837aa9854c7945554572c0d (patch)
tree4e8e5d210dce4dfe7c8d39f9d1e3f9643d884556 /vm/compiler/codegen/x86
parent383fd21846cab5853e1dbbd3c821032ffe87d27f (diff)
parent0d1aac383a4bdce9feaad2f614df42234c2dcced (diff)
downloadandroid_dalvik-13565120889f4aaf3837aa9854c7945554572c0d.tar.gz
android_dalvik-13565120889f4aaf3837aa9854c7945554572c0d.tar.bz2
android_dalvik-13565120889f4aaf3837aa9854c7945554572c0d.zip
am 0d1aac38: Revert "Remove inline natives for an unused performance test."
* commit '0d1aac383a4bdce9feaad2f614df42234c2dcced': Revert "Remove inline natives for an unused performance test."
Diffstat (limited to 'vm/compiler/codegen/x86')
-rw-r--r--vm/compiler/codegen/x86/CalloutHelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm/compiler/codegen/x86/CalloutHelper.h b/vm/compiler/codegen/x86/CalloutHelper.h
index 735740598..3229a267b 100644
--- a/vm/compiler/codegen/x86/CalloutHelper.h
+++ b/vm/compiler/codegen/x86/CalloutHelper.h
@@ -54,6 +54,7 @@ Object* dvmAllocObject(ClassObject* clazz, int flags); // OP_NEW_INSTANCE
* Functions declared in gDvmInlineOpsTable[] are used for
* OP_EXECUTE_INLINE & OP_EXECUTE_INLINE_RANGE.
*
+ * org_apache_harmony_dalvik_NativeTestTarget_emptyInlineMethod
* javaLangString_charAt
* javaLangString_compareTo
* javaLangString_equals