diff options
| author | Zhizhou Yang <zhizhouyang@gmail.com> | 2018-10-23 21:51:56 +0000 |
|---|---|---|
| committer | Zhizhou Yang <zhizhouyang@gmail.com> | 2018-10-23 21:51:56 +0000 |
| commit | 13f76f84bc8f6a0bad31f56639a12f43f938b0b9 (patch) | |
| tree | d90f240f285ff923829f659ae7c9e89234a7fd71 /lldb/packages/Python/lldbsuite/test/lang/cpp/operator-overload | |
| parent | 3ef53e10d3a6bdefdf6e0974775ca0edafc5a91d (diff) | |
| download | bcm5719-llvm-13f76f84bc8f6a0bad31f56639a12f43f938b0b9.tar.gz bcm5719-llvm-13f76f84bc8f6a0bad31f56639a12f43f938b0b9.zip | |
Print out DebugCounter info with -print-debug-counter
Summary:
This patch will print out {Counter, Skip, StopAfter} info of all passes which have DebugCounter set at destruction.
It can be used to monitor how many times does certain transformation happen in a pass, and also help check if -debug-counter option is set correctly.
Please refer to this [[ http://lists.llvm.org/pipermail/llvm-dev/2018-July/124722.html | thread ]] for motivation.
Reviewers: george.burgess.iv, davide, greened
Reviewed By: greened
Subscribers: kristina, llozano, mgorny, llvm-commits, mgrang
Differential Revision: https://reviews.llvm.org/D50031
llvm-svn: 345085
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/operator-overload')
0 files changed, 0 insertions, 0 deletions

