summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2016-08-26 00:11:43 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2016-08-26 00:11:43 +0000
commit63a13970706023dd621d3cf56a11bb51f8e34cd2 (patch)
tree815e1575f6ac9935e94df8a142ae9ec3f567b410
parent2ffba0b1a86c78dc021ed85e0931be0201e39cb2 (diff)
parent90c06dbc664002a22b877268384f1b2b678ae61b (diff)
Merge "Remove libLLVM* from art"
-rw-r--r--dex2oat/Android.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/dex2oat/Android.mk b/dex2oat/Android.mk
index d38cc91b08..a9d00d3976 100644
--- a/dex2oat/Android.mk
+++ b/dex2oat/Android.mk
@@ -65,12 +65,6 @@ DEX2OAT_STATIC_DEPENDENCIES := \
liblog \
libz \
libbacktrace \
- libLLVMObject \
- libLLVMBitReader \
- libLLVMMC \
- libLLVMMCParser \
- libLLVMCore \
- libLLVMSupport \
libcutils \
libunwindbacktrace \
libutils \