[llvm-locstats] Switch shebang from python to python3 (#101864)
This commit is contained in:
parent
da0e66e64c
commit
be031b1719
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# This is a tool that works like debug location coverage calculator.
|
||||
# It parses the llvm-dwarfdump --statistics output by reporting it
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user