[Sparc] Add MCInstPrinter implementation for SPARC.
[oota-llvm.git] / lib / Target / Sparc / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMSparcAsmPrinter
2   SparcInstPrinter.cpp
3   )