1set(LLVM_LINK_COMPONENTS 2 Support 3 ) 4 5add_llvm_tool(reduce-chunk-list 6 reduce-chunk-list.cpp 7 8 DEPENDS 9 ) 10