brintos

brintos / llvm-project-archived public Read only

0
0
Text · 111 B · 5af7659 Raw
10 lines · plain
1set(LLVM_LINK_COMPONENTS2  Support3  )4 5add_llvm_tool(reduce-chunk-list6  reduce-chunk-list.cpp7 8  DEPENDS9  )10