Skip to content
Snippets Groups Projects
Commit a1c60f10 authored by Ben Gamari's avatar Ben Gamari
Browse files

hi

parent b1c163f7
No related branches found
No related tags found
No related merge requests found
Pipeline #59349 failed
......@@ -574,7 +574,7 @@ stg_block_takemvar_finally
W_ r1, r3;
r1 = R1;
r3 = R3;
unlockClosure(R3, stg_MVAR_DIRTY_info);
unlockClosure(r3, stg_MVAR_DIRTY_info);
R1 = r1;
R3 = r3;
jump StgReturn [R1];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment