[llvm] [BOLT][NFCI] Use FileSymbols for local symbol disambiguation (PR #89088)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Sun May 5 21:14:46 PDT 2024


aaupov wrote:

For chromium 5735 binary with ~1.2M symbols, discover file objects wall time:
- before: 12.6422s
- after: 12.0297s

https://github.com/llvm/llvm-project/pull/89088


More information about the llvm-commits mailing list