[PATCH] D78903: [Driver] Add option -fproc-stat-report
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 2 00:29:39 PDT 2020
sepavloff updated this revision to Diff 261621.
sepavloff added a comment.
Updated patch
- added variant of the option without file, it is used to print statistics on stdout.
- Updated file locking mechanism.
- Updated test and documentation accordingly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78903/new/
https://reviews.llvm.org/D78903
Files:
clang/docs/UsersManual.rst
clang/include/clang/Driver/Job.h
clang/include/clang/Driver/Options.td
clang/lib/Driver/Driver.cpp
clang/lib/Driver/Job.cpp
clang/test/Driver/report-stat.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78903.261621.patch
Type: text/x-patch
Size: 8689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/e2c334be/attachment.bin>
More information about the cfe-commits
mailing list