summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-07-16 18:29:22 +0000
committerTed Kremenek <kremenek@apple.com>2009-07-16 18:29:22 +0000
commit4ded3d3db2113c307e09a8e4d9c1bdb2d5105715 (patch)
tree2127d96ceb5fffab02c4c521334725199b5fe8b0 /llvm/lib
parent6796fbd2e82f47be8f43d09fc8ca3d0684a11b17 (diff)
downloadbcm5719-llvm-4ded3d3db2113c307e09a8e4d9c1bdb2d5105715.tar.gz
bcm5719-llvm-4ded3d3db2113c307e09a8e4d9c1bdb2d5105715.zip
Update CMake file.
llvm-svn: 76093
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/VMCore/CMakeLists.txt b/llvm/lib/VMCore/CMakeLists.txt
index c0d5144a513..a1f7ab1735d 100644
--- a/llvm/lib/VMCore/CMakeLists.txt
+++ b/llvm/lib/VMCore/CMakeLists.txt
@@ -14,6 +14,7 @@ add_llvm_library(LLVMCore
Instructions.cpp
IntrinsicInst.cpp
LLVMContext.cpp
+ LLVMContextImpl.cpp
LeakDetector.cpp
Mangler.cpp
Module.cpp
OpenPOWER on IntegriCloud