[clang] Add option to avoid generating coverage mappings for unused functions (PR #92582)

Justin Cady via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 3 08:05:57 PDT 2024


justincady wrote:

@ZequanWu I tested your first suggestion (`-fprofile-list`) and I believe there's a bug preventing reduction of binary size. See https://github.com/llvm/llvm-project/issues/97588.

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


More information about the cfe-commits mailing list