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