================
@@ -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