brintos

brintos / llvm-project-archived public Read only

0
0
Text · 178 B · a7a36eb Raw
15 lines · plain
1add_llvm_component_library(LLVMCSKYAsmParser2  CSKYAsmParser.cpp3 4  LINK_COMPONENTS5  CSKYDesc6  CSKYInfo7  MC8  MCParser9  Support10  TargetParser11 12  ADD_TO_COMPONENT13  CSKY14  )15