brintos

brintos / llvm-project-archived public Read only

0
0
Text · 200 B · e925c68 Raw
17 lines · plain
1add_llvm_component_library(LLVMX86TargetMCA2  X86CustomBehaviour.cpp3 4  LINK_COMPONENTS5  CodeGenTypes6  MC7  MCA8  MCParser9  Support10  TargetParser11  X86Desc12  X86Info13 14  ADD_TO_COMPONENT15  X8616  )17