brintos

brintos / llvm-project-archived public Read only

0
0
Text · 168 B · b6efd08 Raw
13 lines · plain
1add_llvm_component_library(LLVMSparcDisassembler2  SparcDisassembler.cpp3 4  LINK_COMPONENTS5  MCDisassembler6  MC7  SparcInfo8  Support9 10  ADD_TO_COMPONENT11  Sparc12  )13