From c4b18a70dbf121362421b67da5e8b76b747c55b6 Mon Sep 17 00:00:00 2001 From: Lixuanwang Date: Sat, 19 Jul 2025 17:59:45 +0800 Subject: [PATCH] =?UTF-8?q?[backend]=E5=87=86=E5=A4=87=E5=90=88=E5=B9=B6ba?= =?UTF-8?q?ckend-llir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sysyc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sysyc.cpp b/src/sysyc.cpp index eb774f6..692225d 100644 --- a/src/sysyc.cpp +++ b/src/sysyc.cpp @@ -23,7 +23,7 @@ using namespace antlr4; using namespace sysy; -int DEBUG = 1; +int DEBUG = 0; int DEEPDEBUG = 0; static string argStopAfter;