brintos

brintos / llvm-project-archived public Read only

0
0
Text · 188 B · c00dfa8 Raw
15 lines · plain
1add_llvm_component_library(LLVMMSP430AsmParser2  MSP430AsmParser.cpp3 4  LINK_COMPONENTS5  CodeGenTypes6  MC7  MCParser8  MSP430Desc9  MSP430Info10  Support11 12  ADD_TO_COMPONENT13  MSP43014  )15