[LLVMdev] Pass and return of large objects

Russell Wallace russell.wallace at gmail.com
Mon Mar 1 14:49:13 PST 2010


On Mon, Mar 1, 2010 at 6:00 PM, Dale Johannesen <dalej at apple.com> wrote:
> No, C only requires support for objects up to 65535 bytes in size.  C99 5.2.4.1.

65535 bytes would be reasonably sufficient; what's the largest
supported by the LLVM code generator?




More information about the llvm-dev mailing list