1 add_llvm_library(LLVMHexagonAsmPrinter 2 HexagonInstPrinter.cpp 3 ) 4 5 add_dependencies(LLVMHexagonAsmPrinter HexagonCommonTableGen) 6