[clang] [Coverage] Support -fprofile-list for cold function coverage (PR #136333)

Lei Wang via cfe-commits cfe-commits at lists.llvm.org
Wed May 7 16:00:37 PDT 2025


wlei-llvm wrote:

> LGTM, but I'd like to bikeshed the name a bit. Since this is only used for the Sample PGO pipeline, should we include Sample PGO in the name?

Sounds good, I will go with `[sample-coldcov]` if that works for you.

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


More information about the cfe-commits mailing list