Remove debug printing

This commit is contained in:
gingerBill
2026-08-17 13:10:28 +01:00
parent dd5c2f98fd
commit c2dfcb3c28

View File

@@ -574,7 +574,7 @@ struct lbAsmGenerate_amd64 : lbAsmGenerate {
LLVMValueRef call = LLVMBuildCall2(p->builder, fn_ty, ia, call_args.data, cast(unsigned)call_args.count, "");
if (true) {
if (false) {
// DEBUG PRINT!!!
// DEBUG PRINT!!!
// DEBUG PRINT!!!