We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bisect-skip-count
1 parent 5f1f9cf commit 36713a4Copy full SHA for 36713a4
llvm/utils/bisect-skip-count
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python
+#!/usr/bin/env python3
2
# This script is used to bisect skip and count arguments for --debug-counter.
3
# It is similar to bisect, except it understands how to increase skip and decrease count
4
#
0 commit comments