[Lldb-commits] [lldb] [lldb] (Prepare to) speed up dwarf indexing (PR #118657)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 4 08:34:02 PST 2024


https://github.com/JDevlieghere approved this pull request.

Makes sense, LGTM.

If the amount of work here is so small, and the granularity was too fine for creating separate tasks, I'd argue that it's too fine for progress reporting as well. I think that's what you're saying too. There's probably multiple ways of dealing with that, so I'm looking forward to the PR that addresses that. 

https://github.com/llvm/llvm-project/pull/118657


More information about the lldb-commits mailing list