Partially implement callee-side for arguments and return values.
byval doesn't work properly, and most likely sret or other on-stack
return values most as well.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This looks OK to me. Is the calling convention defined here still experimental, or is it going to remain stable for a long time?