summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2014-09-25 18:08:03 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-09-25 18:08:04 +0000
commit1ed5b27ee329208fd8ae22b8a9a61d708e2c1ffb (patch)
treee80187277f4a41c9b41a25ebb6dd9567b66fd2bf /compiler/Android.mk
parent34bb808affbed7a1db177b9ef4ab5461c2b2106b (diff)
parentf4da675bbc4615c5f854c81964cac9dd1153baea (diff)
downloadart-1ed5b27ee329208fd8ae22b8a9a61d708e2c1ffb.tar.gz
art-1ed5b27ee329208fd8ae22b8a9a61d708e2c1ffb.tar.bz2
art-1ed5b27ee329208fd8ae22b8a9a61d708e2c1ffb.zip
Merge "Implement method calls using relative BL on ARM."
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 13c567129..8b5e6d58f 100644
--- a/compiler/Android.mk
+++ b/compiler/Android.mk
@@ -126,7 +126,6 @@ LIBART_COMPILER_SRC_FILES := \
buffered_output_stream.cc \
compiler.cc \
elf_fixup.cc \
- elf_patcher.cc \
elf_stripper.cc \
elf_writer.cc \
elf_writer_quick.cc \