1add_llvm_component_library(LLVMSPIRVInfo2 SPIRVTargetInfo.cpp3 4 LINK_COMPONENTS5 MC6 Support7 8 ADD_TO_COMPONENT9 SPIRV10 )11