1 2 3 4 5
add_llvm_library(LLVMGlobalISel IRTranslator.cpp ) add_dependencies(LLVMGlobalISel intrinsics_gen)