Memoize SymbolRef::getAddress() for sorting symbol table entries by
their address. Saves about 10 seconds of processing time on large
binaries with over 2 million symbols. NFCI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
emplace_back?