1set(LLVM_LINK_COMPONENTS2 AllTargetsInfos3 MC4 Object5 Support6 )7 8add_llvm_tool(llvm-cxxdump9 llvm-cxxdump.cpp10 Error.cpp11 )12