[llvm] [profdata] Use --hot-func-list to show all hot functions (PR #149428)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 18 13:01:36 PDT 2025


https://github.com/mingmingl-llvm commented:

thanks for the change. It mostly lgtm, with one implementation question around function name representation (StringRef vs hash)

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


More information about the llvm-commits mailing list