================
@@ -2405,9 +2406,9 @@ ModuleSP Target::GetOrCreateModule(const ModuleSpec
&orig_module_spec,
transformed_spec.GetFileSpec().SetDirectory(transformed_dir);
transformed_spec.GetFileSpec().SetFilename(
module_spec.GetFileSpec().GetFilename());
+ transformed_spec.SetTarget(this->shared_from_this());
----------------
GeorgeHuyubo wrote:
this->
https://github.com/llvm/llvm-project/pull/160199
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits