MIR Serialization: move the MIR printer out of the MIR printing pass.
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 8ead486a78984ac1a497ea9cc2cf80b00f8d691b..a992c5e00b21eebecb1f66e7218bf6aa5b2ad9cd 100644 (file)
@@ -73,6 +73,7 @@ add_llvm_library(LLVMCodeGen
   MachineSink.cpp
   MachineTraceMetrics.cpp
   MachineVerifier.cpp
+  MIRPrinter.cpp
   MIRPrintingPass.cpp
   OcamlGC.cpp
   OptimizePHIs.cpp