tools: update viking, llvm-objdump, setup

This commit is contained in:
Pistonight
2026-06-23 17:02:03 -07:00
parent cbb0ffa129
commit f27eb36f7d
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
#!/usr/bin/env python3
from common.setup_venv import enter_venv
if __name__ == "__main__":
enter_venv()
import argparse
import hashlib
from pathlib import Path