diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2023-04-20 11:03:02 -0700 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2023-04-20 11:18:32 -0700 |
commit | e766e3afedeba90dfbd0513a675a9bf32c5cc8e9 (patch) | |
tree | f123d2952e4345784d6fbd39405240e35f1d7e7e /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | ab2fc9521ec606603412645d4a4b3cf456acd153 (diff) | |
download | llvm-e766e3afedeba90dfbd0513a675a9bf32c5cc8e9.zip llvm-e766e3afedeba90dfbd0513a675a9bf32c5cc8e9.tar.gz llvm-e766e3afedeba90dfbd0513a675a9bf32c5cc8e9.tar.bz2 |
[clang][deps] Print timing information
This patch adds new `-print-timing` option to `clang-scan-deps`. It measures the wall and process time taken to scan dependencies for the compilation database. This provides more representative data compared to measuring the timing for the whole tool invocation, since that includes parsing and generating JSON files, which can be significant for larger inputs.
Reviewed By: akyrtzi
Differential Revision: https://reviews.llvm.org/D147815
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions