[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
[oota-llvm.git] / lib / Target / SystemZ / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMSystemZAsmPrinter
2   SystemZInstPrinter.cpp
3   )