[llvm] [DWARF] Refactor .debug_names bucket count computation (PR #88087)

Felipe de Azevedo Piovezan via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 07:20:56 PDT 2024


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

LGTM, especially because we're getting rid of  sorting an input array, instead sorting it where it was created.

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


More information about the llvm-commits mailing list