[PATCH] D45771: [Driver] Support for -save-stats in AddGoldPlugin.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 20 04:59:12 PDT 2018
fhahn updated this revision to Diff 143292.
fhahn marked 2 inline comments as done.
fhahn added a comment.
Thank you very much for the review and the excellent suggestions. I simplified getStatsFileName, added a doxygen comment and changed the arguments of AddGoldPlugin as suggested
https://reviews.llvm.org/D45771
Files:
lib/Driver/ToolChains/Ananas.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/CloudABI.cpp
lib/Driver/ToolChains/CommonArgs.cpp
lib/Driver/ToolChains/CommonArgs.h
lib/Driver/ToolChains/FreeBSD.cpp
lib/Driver/ToolChains/Gnu.cpp
test/Driver/save-stats.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45771.143292.patch
Type: text/x-patch
Size: 10051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180420/28917980/attachment.bin>
More information about the cfe-commits
mailing list