[PATCH] D130806: [InstrProf] Allow noprofile functions to be inlined
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 15:19:55 PDT 2022
ellis added a comment.
In D130806#3694879 <https://reviews.llvm.org/D130806#3694879>, @nickdesaulniers wrote:
> I observed no new build or runtime warnings when compiling the linux kernel with gcov enabled (CONFIG_GCOV_KERNEL=y + CONFIG_GCOV_PROFILE_ALL=y) or kcsan (CONFIG_KCSAN=y) (x86).
Thanks for checking!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130806/new/
https://reviews.llvm.org/D130806
More information about the llvm-commits
mailing list