================
@@ -265,6 +274,9 @@ class ModuleSpec {
ArchSpec m_arch;
UUID m_uuid;
ConstString m_object_name;
+ std::weak_ptr<Target>
----------------
GeorgeHuyubo wrote:Put comment above with /// https://github.com/llvm/llvm-project/pull/160199 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
