CMakeLists.txt revision 36b56886974eae4f9c5ebc96befd3e7bfe5de338
1add_llvm_library(LLVMMipsAsmPrinter
2  MipsInstPrinter.cpp
3  )
4