Add two new calling conventions for runtime calls
[oota-llvm.git] / lib / Target / Hexagon / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMHexagonAsmPrinter
2   HexagonInstPrinter.cpp
3   )