brintos

brintos / llvm-project-archived public Read only

0
0
Text · 129 B · b15cd43 Raw
11 lines · plain
1add_llvm_component_library(LLVMSparcInfo2  SparcTargetInfo.cpp3 4  LINK_COMPONENTS5  MC6  Support7 8  ADD_TO_COMPONENT9  Sparc10  )11