[llvm-locstats] Switch shebang from python to python3 (#101864)

This commit is contained in:
Aiden Grossman 2024-08-04 10:54:18 -07:00 committed by GitHub
parent da0e66e64c
commit be031b1719
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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