Update CMake file.
authorTed Kremenek <kremenek@apple.com>
Thu, 16 Jul 2009 18:29:22 +0000 (18:29 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 16 Jul 2009 18:29:22 +0000 (18:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76093 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/CMakeLists.txt

index c0d5144a513765f992fdcbebe3f5f8cb9ee12971..a1f7ab1735d58530bf4b9c61dee2467eff2534f9 100644 (file)
@@ -14,6 +14,7 @@ add_llvm_library(LLVMCore
   Instructions.cpp
   IntrinsicInst.cpp
   LLVMContext.cpp
+  LLVMContextImpl.cpp
   LeakDetector.cpp
   Mangler.cpp
   Module.cpp