[PATCH] D104253: [Clang][Codegen] emit noprofile IR Fn Attr for no_instrument_function Fn Attr
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 14 12:05:07 PDT 2021
void added a comment.
What are your thoughts on adding a `noprofile` function attribute in the FE? @MaskRay suggested filing a bug with gcov (below) to get their take on it.
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=__open__&component=gcov-profile&list_id=304970&product=gcc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104253/new/
https://reviews.llvm.org/D104253
More information about the cfe-commits
mailing list