This change makes -gdb-index 40% faster. My test case is self-linking lld.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I though about that, but it is assuming that relocations are sorted by offset.
Can we really rely on that ?