brintos

brintos / llvm-project-archived public Read only

0
0
Text · 210 B · b8f294b Raw
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