[PM] Rename this source file to something a bit more generic before
[oota-llvm.git] / lib / IR / CMakeLists.txt
index b0feb9a073b8b367124f339cf1af9068161273eb..1ee7140ae42e521d85544dcd993e2e78a9995abf 100644 (file)
@@ -18,6 +18,7 @@ add_llvm_library(LLVMCore
   GVMaterializer.cpp
   Globals.cpp
   IRBuilder.cpp
+  IRPrintingPasses.cpp
   InlineAsm.cpp
   Instruction.cpp
   Instructions.cpp
@@ -32,7 +33,6 @@ add_llvm_library(LLVMCore
   Pass.cpp
   PassManager.cpp
   PassRegistry.cpp
-  PrintModulePass.cpp
   Type.cpp
   TypeFinder.cpp
   Use.cpp