[PATCH] D156603: [SymbolSize] Improve the performance of SymbolSize computation
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 29 22:28:35 PDT 2023
MaskRay accepted this revision.
MaskRay added a comment.
Nice! This is for non-ELF object file formats (https://discourse.llvm.org/t/llvm-symbolizer-has-gotten-extremely-slow/67262/29). It may be different from others' reports (primarily about ELF).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156603/new/
https://reviews.llvm.org/D156603
More information about the llvm-commits
mailing list