search for: 1fd36eca

Displaying 2 results from an estimated 2 matches for "1fd36eca".

2010 Jan 15
0
[LLVMdev] [PATCH] - Union types, attempt 2
...erimental feature in development. Thanks >> Talin, >> >> -Chris >> >> > > > -- > -- Talin > -- -- Talin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100114/1fd36eca/attachment.html>
2010 Jan 13
7
[LLVMdev] [PATCH] - Union types, attempt 2
Here is the LangRef part of the patch. On Tue, Jan 12, 2010 at 2:11 PM, Chris Lattner <clattner at apple.com> wrote: > > On Jan 11, 2010, at 4:30 PM, Talin wrote: > > I'm working on a new version of the patch. >> >> Another thing I wanted to ask about - do you prefer to have one giant >> patch that has everything, or a series of incremental patches? I can