Nikita Popov 9ace31123d
[DebugCounter] Add -print-debug-counter-queries option (#162827)
Add a `-print-debug-counter-queries` option which prints the current
value of the counter and whether it is executed/skipped each time it is
queried. This is useful when interleaving the output with the usual
transform debug output, in order to find the correct counter value to
use to hit a specific point in the transform.
2025-10-13 08:46:04 +00:00
..