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