Resubmit r237708 (MIR Serialization: print and parse LLVM IR using MIR format).
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 9fc3e0bcec9a6345f445a865050d0925d2ec3d9e..59ce702995d5eee07460a924827e0527cc4cc539 100644 (file)
@@ -129,3 +129,4 @@ add_dependencies(LLVMCodeGen intrinsics_gen)
 
 add_subdirectory(SelectionDAG)
 add_subdirectory(AsmPrinter)
+add_subdirectory(MIR)