================ @@ -90,7 +89,6 @@ def main(): sys.exit("Source directory is not found") script_dir = os.path.dirname(os.path.abspath(__file__)) ---------------- DavidSpickett wrote: script_dir appears to be unused now. https://github.com/llvm/llvm-project/pull/146209