search for: d9687014

Displaying 2 results from an estimated 2 matches for "d9687014".

Did you mean: 968704
2009 Dec 21
0
[LLVMdev] Status of first-class aggregate types
...ve selected a target, but that requires my linker to re-write function signatures which frankly I am not sure how to do :) I don't think so, -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091220/d9687014/attachment.html>
2009 Dec 20
2
[LLVMdev] Status of first-class aggregate types
On Sun, Dec 20, 2009 at 9:50 AM, Chris Lattner <clattner at apple.com> wrote: > > On Dec 20, 2009, at 12:27 AM, Talin wrote: > > What's the current status on support for first-class structs? The last I > heard was: > > - Structs which are smaller or equal to two pointers can be passed / > returned / loaded / stored by value. > - There are plans to