summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2014-02-21 16:40:21 +0000
committerIan Rogers <irogers@google.com>2014-02-21 09:00:50 -0800
commit9c86a0279aaf953377aa9e2277592e68bf814989 (patch)
treebb9c9ae4b6916d89d0f95c6cf4a654ad0b469e9c /compiler/Android.mk
parentbf5b4b3a2d216e1dc7f693bf8efe223472136bb0 (diff)
downloadart-9c86a0279aaf953377aa9e2277592e68bf814989.zip
art-9c86a0279aaf953377aa9e2277592e68bf814989.tar.gz
art-9c86a0279aaf953377aa9e2277592e68bf814989.tar.bz2
Revert "Annotate used fields."
This reverts commit 7f6cf56942c8469958b273ea968db253051c5b05. Change-Id: Ic389a194c3404ecb5bb563a405bf4a0d6336ea0d
Diffstat (limited to 'compiler/Android.mk')
-rw-r--r--compiler/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/Android.mk b/compiler/Android.mk
index 12b8afb..77dc367 100644
--- a/compiler/Android.mk
+++ b/compiler/Android.mk
@@ -50,7 +50,6 @@ LIBART_COMPILER_SRC_FILES := \
dex/quick/x86/target_x86.cc \
dex/quick/x86/utility_x86.cc \
dex/dex_to_dex_compiler.cc \
- dex/mir_annotations.cc \
dex/mir_dataflow.cc \
dex/mir_optimization.cc \
dex/pass_driver.cc \