[PATCH] D39331: Add flags to control the -finstrument-functions instrumentation calls to __cyg_profile functions
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 10 16:51:10 PST 2017
hans updated this revision to Diff 122557.
hans added a comment.
Updating to match the LLVM-side: https://reviews.llvm.org/D39287#inline-348143
https://reviews.llvm.org/D39331
Files:
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/instrument-functions.c
test/CodeGen/mcount.c
test/CodeGen/x86_64-instrument-functions.c
test/CodeGenCXX/instrument-functions.cpp
test/Frontend/gnu-mcount.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39331.122557.patch
Type: text/x-patch
Size: 18614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171111/e46d288c/attachment.bin>
More information about the cfe-commits
mailing list