brintos

brintos / llvm-project-archived public Read only

0
0
Text · 178 B · 4d43511 Raw
13 lines · plain
1add_llvm_component_library(LLVMSPIRVAnalysis2  SPIRVConvergenceRegionAnalysis.cpp3 4  LINK_COMPONENTS5  Analysis6  Core7  Support8  TransformUtils9 10  ADD_TO_COMPONENT11  SPIRV12  )13