[PATCH] D97094: [Driver] Print process statistics report on CC_PRINT_PROC_STAT env variable.

Vlad Vereschaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 25 13:31:56 PST 2021


vvereschaka updated this revision to Diff 326477.
vvereschaka added a comment.

Updated diff:

- rewording the doc part
- removed `ClaimAllArgs` for `OPT_fproc_stat_report`
- updated `if` statement for `CCPrintStatReportFilename`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97094/new/

https://reviews.llvm.org/D97094

Files:
  clang/docs/UsersManual.rst
  clang/include/clang/Driver/Driver.h
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/cc-print-proc-stat.c
  clang/test/Driver/lit.local.cfg
  clang/tools/driver/driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97094.326477.patch
Type: text/x-patch
Size: 10612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210225/59fbae00/attachment.bin>


More information about the cfe-commits mailing list