[PATCH] D126785: Cache file IDs of symbols in emitStabs for faster sorting

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 08:54:36 PDT 2022


thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.

Nice!

I'd keep the name `symbolsNeedingStabs` though, that seems like a much better name than `sortingPairs` (?)

Do you have commit permissions, or should I land this for you? If so, what `--author=` should I use (ie preferred name and email)?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126785/new/

https://reviews.llvm.org/D126785



More information about the llvm-commits mailing list