summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-07-08 02:06:21 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-07-08 02:06:21 +0000
commitf3fda08a80a6061ee8e1c3ea8bdfaf238d903145 (patch)
tree202f3a6906e8ccbe72edbc768c6b7e815a80a4fd /clang/lib/CodeGen
parent437105a4def0e907ff4ac2f9765cf871a6b00c46 (diff)
downloadbcm5719-llvm-f3fda08a80a6061ee8e1c3ea8bdfaf238d903145.tar.gz
bcm5719-llvm-f3fda08a80a6061ee8e1c3ea8bdfaf238d903145.zip
[CMake] Fill up required libs, corresponding to r241653.
llvm-svn: 241660
Diffstat (limited to 'clang/lib/CodeGen')
-rw-r--r--clang/lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/CodeGen/CMakeLists.txt b/clang/lib/CodeGen/CMakeLists.txt
index 2da4f4961a0..10bda76b6b6 100644
--- a/clang/lib/CodeGen/CMakeLists.txt
+++ b/clang/lib/CodeGen/CMakeLists.txt
@@ -10,6 +10,7 @@ set(LLVM_LINK_COMPONENTS
Linker
MC
ObjCARCOpts
+ Object
ProfileData
ScalarOpts
Support
OpenPOWER on IntegriCloud