[PATCH] D156603: [SymbolSize] Improve the performance of SymbolSize computation

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 12:12:30 PDT 2023


steven_wu 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).

I guess I missed most of the context on discord thread. I saw this issue on Darwin CI and did some investigation while try to find any bug references. Thanks for review.


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