1set(LLVM_LINK_COMPONENTS 2 Core 3 Support 4 ProfileData 5 ) 6 7add_llvm_tool(llvm-cxxmap 8 llvm-cxxmap.cpp 9 ) 10