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