aboutsummaryrefslogtreecommitdiffstats
path: root/shared_llvm.mk
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-09-22 22:23:18 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-09-22 22:23:18 +0000
commit7e56dd23e719837ea09f383b98c7553484bc9b70 (patch)
tree18ecf0e082ff65cf6f4c21b4651ab677c77886e4 /shared_llvm.mk
parent344ba19c2d471f42261a4404924239dd279eb55e (diff)
parent06d8c96f9e7be298f0e1372ccb8dea18fe149afa (diff)
downloadexternal_llvm-7e56dd23e719837ea09f383b98c7553484bc9b70.zip
external_llvm-7e56dd23e719837ea09f383b98c7553484bc9b70.tar.gz
external_llvm-7e56dd23e719837ea09f383b98c7553484bc9b70.tar.bz2
am 06d8c96f: Merge "Move libLLVMProfileData to llvm_post_static_libraries."
* commit '06d8c96f9e7be298f0e1372ccb8dea18fe149afa': 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 bd886fe..92e9f98 100644
--- a/shared_llvm.mk
+++ b/shared_llvm.mk
@@ -61,14 +61,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