aboutsummaryrefslogtreecommitdiffstats
path: root/shared_llvm.mk
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2013-03-05 23:29:52 -0800
committerStephen Hines <srhines@google.com>2013-03-05 23:32:50 -0800
commit2123c1c0de9e6006dfffe9123b4b992703202e3e (patch)
tree581fcb48ae61d4b4b51aea677ba7227c67d0ef7d /shared_llvm.mk
parent5adb136be579e8fff3734461580cb34d1d2983b8 (diff)
downloadexternal_llvm-2123c1c0de9e6006dfffe9123b4b992703202e3e.zip
external_llvm-2123c1c0de9e6006dfffe9123b4b992703202e3e.tar.gz
external_llvm-2123c1c0de9e6006dfffe9123b4b992703202e3e.tar.bz2
Update build rules for LLVM merge to version 176139.
Change-Id: Ibb71ad9a6a2ed05dbf87f249ac42b1355e3fa41a
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 9294a22..74868cf 100644
--- a/shared_llvm.mk
+++ b/shared_llvm.mk
@@ -38,6 +38,7 @@ llvm_post_static_libraries := \
libLLVMScalarOpts \
libLLVMInstCombine \
libLLVMInstrumentation \
+ libLLVMTransformObjCARC \
libLLVMTransformUtils \
libLLVMipa \
libLLVMAnalysis \