aboutsummaryrefslogtreecommitdiffstats
path: root/shared_llvm.mk
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-10-30 21:10:14 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-10-30 21:10:15 +0000
commita7f357148de9be178f55725575c70ce9a888d81c (patch)
treea03bbdc56779c744ba5277291f01bbedde757cbd /shared_llvm.mk
parent8c094149b5dc8cb6c0cde00f2041b513fa01567b (diff)
parentdd6f7227fefe772ab8cd2e96dabe4bf5e4ed0db7 (diff)
downloadexternal_llvm-a7f357148de9be178f55725575c70ce9a888d81c.zip
external_llvm-a7f357148de9be178f55725575c70ce9a888d81c.tar.gz
external_llvm-a7f357148de9be178f55725575c70ce9a888d81c.tar.bz2
Merge "Add host and device build rules for the llvm-symbolizer binary."
Diffstat (limited to 'shared_llvm.mk')
-rw-r--r--shared_llvm.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared_llvm.mk b/shared_llvm.mk
index 89084ce..1e1de02 100644
--- a/shared_llvm.mk
+++ b/shared_llvm.mk
@@ -6,6 +6,7 @@ LOCAL_PATH:= $(call my-dir)
llvm_pre_static_libraries := \
libLLVMLinker \
libLLVMipo \
+ libLLVMDebugInfo \
libLLVMIRReader \
libLLVMBitWriter \
libLLVMBitReader