brintos

brintos / llvm-project-archived public Read only

0
0
Text · 175 B · 1b5f897 Raw
14 lines · plain
1add_llvm_component_library(LLVMARCDesc2  ARCInstPrinter.cpp3  ARCMCTargetDesc.cpp4  ARCMCAsmInfo.cpp5 6  LINK_COMPONENTS7  MC8  Support9  ARCInfo10 11  ADD_TO_COMPONENT12  ARC13  )14