17 lines · plain
1add_llvm_component_library(LLVMRISCVTargetMCA2 RISCVCustomBehaviour.cpp3 4 LINK_COMPONENTS5 CodeGenTypes6 MC7 MCA8 MCParser9 RISCVDesc10 RISCVInfo11 Support12 TargetParser13 14 ADD_TO_COMPONENT15 RISCV16 )17 1add_llvm_component_library(LLVMRISCVTargetMCA2 RISCVCustomBehaviour.cpp3 4 LINK_COMPONENTS5 CodeGenTypes6 MC7 MCA8 MCParser9 RISCVDesc10 RISCVInfo11 Support12 TargetParser13 14 ADD_TO_COMPONENT15 RISCV16 )17