This commit is contained in:
Miku AuahDark
2024-12-21 11:54:40 +08:00
parent 7c48a650bd
commit 064aeeb377
91 changed files with 671 additions and 856 deletions
-1
View File
@@ -5841,7 +5841,6 @@ static void emit_asm_debug(BuildCtx *ctx)
fprintf(ctx->fp, "L_%s$stub:\n\t.indirect_symbol _%s\n\t.ascii \"\\364\\364\\364\\364\\364\"\n", *xn, *xn);
}
#endif
fprintf(ctx->fp, ".subsections_via_symbols\n");
}
break;
#endif