JDevlieghere wrote:

> By change it "globally", I was initially going to change it on the caller 
> side. I.e. do something similar as `DynamicLoaderPosixDYLD` to 
> `DynamicLoaderDarwin`. Was this what you meant by "change it globally", or 
> were you suggesting another kind of change?

I meant removing the flag, and always doing the "deferred" preloading after 
we've loaded all the modules.

https://github.com/llvm/llvm-project/pull/166480
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to