[PATCH] D37624: add support for -fno-instrument-functions and -finstrument-functions-exclude-{file, function}-list=<arg1, arg2, ...> to match gcc options.
kchoi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 8 09:44:04 PDT 2017
choikwa added a comment.
Forgot to hang Cache to CodeGenModule, will do that shortly
https://reviews.llvm.org/D37624
More information about the cfe-commits
mailing list