[LLVMdev] About JIT by LLVM 2.9 or later

Óscar Fuentes ofv at wanadoo.es
Tue Nov 1 19:37:39 PDT 2011


空明流转 <wuye9036 at gmail.com> writes:

> Sorry, Still a quesiton, if return struct is 8 bytes, I remember it will
> return by EAX:EDX and LLVM works on this condition?

Sorry, I can't remember. My guess is "no", but I'm not sure. Maybe
someone on the LLVM mailing list (CC'ed) knows. But it doesn't seem a
good idea to implement something that will break as soon as you add
another data member to the struct.




More information about the llvm-dev mailing list