[Lldb-commits] [lldb] [lldb][DWARF] Sort ranges list in dwarf 5. (PR #91343)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Tue May 7 10:42:49 PDT 2024
bulbazord wrote:
> Some places assume the ranges are already sorted but it's not. This fixes it.
What places assumed it was sorted? I assume this means there are some bugs that this fixes? Can you give some more details about how you came to write this patch?
https://github.com/llvm/llvm-project/pull/91343
More information about the lldb-commits
mailing list