Skip to content
Snippets Groups Projects
Commit 7e56dd23 authored by Stephen Hines's avatar Stephen Hines Committed by Android Git Automerger
Browse files

am 06d8c96f: Merge "Move libLLVMProfileData to llvm_post_static_libraries."

* commit '06d8c96f':
  Move libLLVMProfileData to llvm_post_static_libraries.
parents 344ba19c 06d8c96f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment