[Lldb-commits] [lldb] DynamicLoaderDarwin load images in parallel (PR #110439)
Dmitrii Galimzianov via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 8 05:26:23 PDT 2024
DmT021 wrote:
> Was the setting intended for testing purposes only, or did you intend to include that in a final PR?
The latter. IMO the risks involved by parallelization are a bit too high to do it without a flag. I'm even thinking about having it opt-in rather than opt-out for some time.
https://github.com/llvm/llvm-project/pull/110439
More information about the lldb-commits
mailing list