[PATCH] D37624: add support for -fno-instrument-functions and -finstrument-functions-exclude-{file,function}-list=<arg1,arg2,...> to match gcc options.
Aditya Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 11 16:04:16 PST 2022
hiraditya added a comment.
Herald added a project: All.
Is there a plan to revive this? this is quite necessary for one of my use cases.
can we at least have '-fno-instrument-functions'?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D37624/new/
https://reviews.llvm.org/D37624
More information about the cfe-commits
mailing list