Simplify.
[oota-llvm.git] / lib / VMCore / CMakeLists.txt
index c9cdce4789d3024b41f58260694ca5f1d17ee3f5..a1f7ab1735d58530bf4b9c61dee2467eff2534f9 100644 (file)
@@ -13,8 +13,9 @@ add_llvm_library(LLVMCore
   Instruction.cpp
   Instructions.cpp
   IntrinsicInst.cpp
-  LeakDetector.cpp
   LLVMContext.cpp
+  LLVMContextImpl.cpp
+  LeakDetector.cpp
   Mangler.cpp
   Module.cpp
   ModuleProvider.cpp