1 set(LLVM_LINK_COMPONENTS 2 Support 3 Symbolize 4 ) 5 6 add_llvm_tool(sanstats 7 sanstats.cpp 8 ) 9