Remove debug print

This commit is contained in:
gingerBill
2026-08-17 19:58:00 +01:00
parent 6646a7b38e
commit ad1ef6328d

View File

@@ -646,7 +646,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!!!