[Mono-dev] Returning structures via multiple registers

Bill Seurer seurer at linux.vnet.ibm.com
Fri Jan 8 21:13:29 UTC 2016


I have added but not yet checked in support for the final bit of the ELF 
v2 ABI to the power/ppc target which is returning structures too large 
to fit in one register via multiple registers.  The code in the 
mini-ppc.c that handles the return from the function is good I think but 
the code at the call site I am not all that happy with.  It works but 
seems clumsy.

Anyway, do any of the other targets, other than llvm that is, handle 
this?  I looked but I wasn't sure.
-- 

-Bill Seurer



More information about the Mono-devel-list mailing list