mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 16:56:35 +00:00
[utils] Use Python3 for bisect-skip-count
(#84979)
This commit is contained in:
parent
5f1f9cfaa4
commit
36713a47c8
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# This script is used to bisect skip and count arguments for --debug-counter.
|
||||
# It is similar to bisect, except it understands how to increase skip and decrease count
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user