[LLVMdev] Pass and return of large objects

Duncan Sands baldrick at free.fr
Mon Mar 1 14:01:29 PST 2010


On 01/03/10 16:43, Russell Wallace wrote:
> On Mon, Mar 1, 2010 at 3:20 PM, Anton Korobeynikov
> <anton at korobeynikov.info>  wrote:
>> Yes, it should.
>
> Hmm, Duncan Sands says otherwise?

Anton assumed you were talking about compiling C using llvm-gcc or clang,
I assumed you were talking about LLVM IR.  The C front-ends support this
construct on all platforms, but the analogous LLVM IR construct is not
supported on some platforms.

Ciao,

Duncan.



More information about the llvm-dev mailing list