[LLVMdev] Pass and return of large objects

Russell Wallace russell.wallace at gmail.com
Tue Mar 2 02:29:06 PST 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 llvm-dev mailing list