Displaying 2 results from an estimated 2 matches for "3c542d2e".
Did you mean:
2c512d2e
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/20100128/3c542d2e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: union.patch
Type: application/octet-stream
Size: 49213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100128/3c542d2e/attachment.obj>
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