itrofimow wrote: I have a binary with gdb-index of size ~250Mb, and for that binary `llvm-dwarfdump --gdb-index` takes basically forever (10+ minutes) to complete. With the patch applied it takes ~5s https://github.com/llvm/llvm-project/pull/151806