[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
Wed Oct 25 07:43:04 PDT 2017
choikwa updated this revision to Diff 120252.
choikwa added a comment.
rebase to trunk
https://reviews.llvm.org/D37624
Files:
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/instrument-functions.c
test/CodeGenCXX/instrument-functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37624.120252.patch
Type: text/x-patch
Size: 16276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171025/ea9f5858/attachment-0001.bin>
More information about the cfe-commits
mailing list