Return at end of GC glue.
This commit is contained in:
parent
a9c639ec8a
commit
2e3fa5bd68
@ -893,6 +893,7 @@ let gc_glue
|
||||
emit (Il.jmp Il.JMP
|
||||
(codefix repeat_jmp_fix)); (* loop *)
|
||||
mark exit_jmp_fix;
|
||||
emit Il.Ret;
|
||||
;;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user