aboutsummaryrefslogtreecommitdiffstats
path: root/shared_llvm.mk
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-09-22 21:56:09 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-09-22 21:56:09 +0000
commit06d8c96f9e7be298f0e1372ccb8dea18fe149afa (patch)
treeaf0912d81c123b6dfae5bc64780f901c8cf05ea3 /shared_llvm.mk
parent2e21ddcfe28456df989b3efa720b151f9bb04cb2 (diff)
parent07711a9f86aa4c99dfafff86c5338c551bf97a37 (diff)
downloadexternal_llvm-06d8c96f9e7be298f0e1372ccb8dea18fe149afa.zip
external_llvm-06d8c96f9e7be298f0e1372ccb8dea18fe149afa.tar.gz
external_llvm-06d8c96f9e7be298f0e1372ccb8dea18fe149afa.tar.bz2
Merge "Move libLLVMProfileData to llvm_post_static_libraries."
Diffstat (limited to 'shared_llvm.mk')
-rw-r--r--shared_llvm.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared_llvm.mk b/shared_llvm.mk
index 0b7dd78..89084ce 100644
--- a/shared_llvm.mk
+++ b/shared_llvm.mk
@@ -64,14 +64,14 @@ llvm_post_static_libraries := \
libLLVMOption \
libLLVMSupport \
libLLVMVectorize \
+ libLLVMProfileData
llvm_host_static_libraries := \
libLLVMExecutionEngine \
libLLVMMCDisassembler \
libLLVMRuntimeDyld \
libLLVMJIT \
- libLLVMMCJIT \
- libLLVMProfileData
+ libLLVMMCJIT
ifeq (true,$(FORCE_BUILD_LLVM_COMPONENTS))
# HOST LLVM shared library build