aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/CMakeLists.txt
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
commitda24fe265a3bb8bd398824cb85cbd9469032d3c0 (patch)
treecfd69ced19bea8ed52268495ffc5b6903ea99a8e /lib/VMCore/CMakeLists.txt
parent001dbfebcbbded8c8e74b19e838b50da2b6c6fb5 (diff)
downloadexternal_llvm-da24fe265a3bb8bd398824cb85cbd9469032d3c0.zip
external_llvm-da24fe265a3bb8bd398824cb85cbd9469032d3c0.tar.gz
external_llvm-da24fe265a3bb8bd398824cb85cbd9469032d3c0.tar.bz2
Update CMake file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76093 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/CMakeLists.txt')
-rw-r--r--lib/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VMCore/CMakeLists.txt b/lib/VMCore/CMakeLists.txt
index c0d5144..a1f7ab1 100644
--- a/lib/VMCore/CMakeLists.txt
+++ b/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