From 512985277bf70e425ab6e96b3aea69ba91426afc Mon Sep 17 00:00:00 2001 From: Vladimir Azarov Date: Mon, 11 Aug 2025 01:58:25 +0200 Subject: Removal of register reassignment in allocator --- emit.sig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emit.sig') diff --git a/emit.sig b/emit.sig index 9b0d88d..ecd26f4 100644 --- a/emit.sig +++ b/emit.sig @@ -2,5 +2,5 @@ signature EMIT = sig structure I: IL - val emit: string -> I.ctx -> unit + val emit: string -> I.ctx -> string option -> unit end -- cgit v1.2.3