Return at end of GC glue.
This commit is contained in:
parent
a9c639ec8a
commit
2e3fa5bd68
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue