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