reflect: Fix MakeFunc for 386 when returning a struct.
When a 386 function returns a struct, it needs to return using an rtd instruction that pops the hidden struct parameter off the stack. That wasn't happening. From-SVN: r205551
Showing
Please
register
or
sign in
to comment