From 49fe3f887e4e8297c8e1f2ce1355206cd5ac0969 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 21 Apr 2026 21:02:25 -0700 Subject: [PATCH] tools: rename stage2 to compiler --- ...ge2_gdb_pretty_printers.py => compiler_gdb_pretty_printers.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/{stage2_gdb_pretty_printers.py => compiler_gdb_pretty_printers.py} (100%) diff --git a/tools/stage2_gdb_pretty_printers.py b/tools/compiler_gdb_pretty_printers.py similarity index 100% rename from tools/stage2_gdb_pretty_printers.py rename to tools/compiler_gdb_pretty_printers.py -- 2.54.0