search for: 0d62099a

Displaying 2 results from an estimated 2 matches for "0d62099a".

2010 Jan 28
0
[LLVMdev] [patch] Union Types - work in progress
...ak; > + } > > This can use SmallVector. > > Otherwise, the patch is looking great to me! > > -Chris > > > -- -- Talin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100127/0d62099a/attachment.html>
2010 Jan 18
5
[LLVMdev] [patch] Union Types - work in progress
On Jan 16, 2010, at 11:15 AM, Talin wrote: > OK here's the patch for real this time :) > > On Fri, Jan 15, 2010 at 4:36 PM, Talin <viridia at gmail.com> wrote: > Here's a work in progress of the union patch. Note that the test > "union.ll" does not work, so you probably don't want to check this > in as is. However, I'd be interested in any