[Lldb-commits] [lldb] DynamicLoaderDarwin load images in parallel (PR #110439)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 7 10:02:31 PDT 2024
bulbazord wrote:
Love to see this kind of work done.
FWIW I worked on improving the performance of `ObjectFileMachO::ParseSymtab` in https://github.com/llvm/llvm-project/pull/106791.
That change to reverted and I haven't had the time to figure out what happened yet though...
https://github.com/llvm/llvm-project/pull/110439
More information about the lldb-commits
mailing list