[llvm] [DWARF] Speedup .gdb_index dumping (PR #151806)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 6 15:07:03 PDT 2025


dwblaikie wrote:

Really appreciate your willingness to give it a go. And that kind of tradeoff is prefer the binary search - especially if the implementation comes out pretty tidy/small - hopefully can use llvm:: binary_search or similar

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


More information about the llvm-commits mailing list