[LLVMdev] Wrong calling convention?

Óscar Fuentes ofv at wanadoo.es
Wed Mar 26 10:31:18 PDT 2008


Óscar Fuentes <ofv at wanadoo.es> writes:

> BTW, -fpcc-struct-return solves the case that motivated this thread.

-fpcc-struct-return is an ABI change, hence it requires "compiling the
world". Not acceptable.

I'll be interested on hearing ideas about how to determine how a
function returns a small struct, without knowing the internals of the
struct.

-- 
Oscar




More information about the llvm-dev mailing list