s/DebugInfoEnumerator/DebugInfoFinder/g
[oota-llvm.git] / lib / VMCore / CMakeLists.txt
index c0d5144a513765f992fdcbebe3f5f8cb9ee12971..b2634497b2b13dc2b5c6dec528c33c283fc4eaf6 100644 (file)
@@ -14,8 +14,10 @@ add_llvm_library(LLVMCore
   Instructions.cpp
   IntrinsicInst.cpp
   LLVMContext.cpp
+  LLVMContextImpl.cpp
   LeakDetector.cpp
   Mangler.cpp
+  Metadata.cpp
   Module.cpp
   ModuleProvider.cpp
   Pass.cpp