1set(LLVM_LINK_COMPONENTS2 Core3 Support4 ProfileData5 )6 7add_llvm_tool(llvm-cxxmap8 llvm-cxxmap.cpp9 )10