llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Lei Wang (wlei-llvm)
Changes
Add a new instrumentation section type `[coldcov]` to support`-fprofile-list`
for cold function coverage. Note that the current cold function coverage is
based on sampling PGO pipeline, which is incomp
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Lei Wang (wlei-llvm)
Changes
Add a new instrumentation section type `[coldcov]` to support`-fprofile-list`
for cold function coverage. Note that the current cold function coverage is
based on sampling PGO pipeline, which is incompatible
https://github.com/wlei-llvm created
https://github.com/llvm/llvm-project/pull/136333
Add a new instrumentation section type `[coldcov]` to support`-fprofile-list`
for cold function coverage. Note that the current cold function coverage is
based on sampling PGO pipeline, which is incompatible