1add_lldb_tool(lldb-argdumper ADD_TO_FRAMEWORK2 argdumper.cpp3 4 LINK_COMPONENTS5 Support6)7 8add_dependencies(liblldb lldb-argdumper)9