brintos

brintos / llvm-project-archived public Read only

0
0
Text · 229 B · 79db732 Raw
18 lines · plain
1add_llvm_component_library(LLVMAMDGPUTargetMCA2  AMDGPUCustomBehaviour.cpp3 4  LINK_COMPONENTS5  AMDGPUDesc6  AMDGPUInfo7  AMDGPUUtils8  CodeGenTypes9  MC10  MCA11  MCParser12  Support13  TargetParser14 15  ADD_TO_COMPONENT16  AMDGPU17  )18