OSDN Git Service

Revert "Add intrinsic for Reference.get()"
authorChristopher Ferris <cferris@google.com>
Fri, 11 Jul 2014 04:18:58 +0000 (04:18 +0000)
committerChristopher Ferris <cferris@google.com>
Fri, 11 Jul 2014 04:18:58 +0000 (04:18 +0000)
commita9b870b73a155ce70c867d5b3f9758fab0b45f07
treeb2d65f4668793fab5652dfe41dcf13c913fee3a8
parent460503b13bc894828a2d2d47d09e5534b3e91aa1
Revert "Add intrinsic for Reference.get()"

This reverts commit 460503b13bc894828a2d2d47d09e5534b3e91aa1.

Change-Id: Ie63f43049307e02e3b90f4e034abc9ea54ca4e24
14 files changed:
compiler/dex/quick/dex_file_method_inliner.cc
compiler/dex/quick/dex_file_method_inliner.h
compiler/dex/quick/gen_invoke.cc
compiler/dex/quick/mir_to_lir.h
runtime/Android.mk
runtime/class_linker.cc
runtime/class_linker_test.cc
runtime/gc/reference_processor-inl.h [deleted file]
runtime/gc/reference_processor.cc
runtime/gc/reference_processor.h
runtime/mirror/reference.cc [deleted file]
runtime/mirror/reference.h
runtime/quick/inline_method_analyser.h
runtime/runtime.cc