[LLVMdev] Pass and return of large objects

Russell Wallace russell.wallace at gmail.com
Tue Mar 2 04:29:06 CST 2010


On Tue, Mar 2, 2010 at 9:17 AM, Duncan Sands <baldrick at free.fr> wrote:
> it only matters if you will be linking with complex number code compiled
> with a different compiler, eg BLAS/lapack, complex math functions.

Ah, yes, good point, those are examples where it matters.

I suppose I will end up having to implement ABI compliance in the
front-end, then. Okay, thanks!


More information about the LLVMdev mailing list