17059a6c3SAlexander Shaposhnikovadd_llvm_component_library(LLVMIRPrinter 27059a6c3SAlexander Shaposhnikov IRPrintingPasses.cpp 37059a6c3SAlexander Shaposhnikov 47059a6c3SAlexander Shaposhnikov ADDITIONAL_HEADER_DIRS 57059a6c3SAlexander Shaposhnikov ${LLVM_MAIN_INCLUDE_DIR}/llvm/IRPrinter 67059a6c3SAlexander Shaposhnikov 77059a6c3SAlexander Shaposhnikov DEPENDS 87059a6c3SAlexander Shaposhnikov intrinsics_gen 97059a6c3SAlexander Shaposhnikov 107059a6c3SAlexander Shaposhnikov LINK_COMPONENTS 11*f102fe73SAlexander Shaposhnikov Analysis 127059a6c3SAlexander Shaposhnikov Core 137059a6c3SAlexander Shaposhnikov Support 147059a6c3SAlexander Shaposhnikov ) 15