[Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.
[oota-llvm.git] / lib / Target / Sparc / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMSparcAsmPrinter
2   SparcInstPrinter.cpp
3   )