[Bug tree-optimization/95565] [Feature request] add a flag to only instrument function entry.
hiraditya at msn dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 21 21:44:30 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95565
--- Comment #2 from AK <hiraditya at msn dot com> ---
clang has `-finstrument-function-entry-bare` to this effect:
https://reviews.llvm.org/D40276
More information about the Gcc-bugs
mailing list