[PATCH] D39331: Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attributes
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 14 13:15:22 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318199: Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter… (authored by hans).
Changed prior to commit:
https://reviews.llvm.org/D39331?vs=122889&id=122901#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39331
Files:
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/lib/Driver/ToolChains/Clang.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGen/instrument-functions.c
cfe/trunk/test/CodeGen/mcount.c
cfe/trunk/test/CodeGen/x86_64-instrument-functions.c
cfe/trunk/test/CodeGenCXX/instrument-functions.cpp
cfe/trunk/test/Frontend/gnu-mcount.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39331.122901.patch
Type: text/x-patch
Size: 19855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171114/70bd1872/attachment-0001.bin>
More information about the cfe-commits
mailing list