[project @ 1999-11-22 17:18:02 by sewardj]
When generating wrapper code for primops/callouts with return type IO (), don't allocate a unit to return. Instead, return the address of the unit closure.
Loading
Please register or sign in to comment
When generating wrapper code for primops/callouts with return type IO (), don't allocate a unit to return. Instead, return the address of the unit closure.