Displaying 2 results from an estimated 2 matches for "llvm_streams".
2006 Nov 30
3
[LLVMdev] [patch] [llvm-gcc4] fix bootstrap failure
The attached patch fixes a bootstrap failure introduced by the use of
llvm_streams.
Best Regards,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-gcc.patch
Type: text/x-patch
Size: 1217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061130/d4b11c90/attachment.bin>
2006 Nov 30
0
[LLVMdev] [patch] [llvm-gcc4] fix bootstrap failure
...red by address in the bytecode writer, thus
the writers have a pointer to a stack allocated object they are to
write to. This crashes.
Andrew
On 11/30/06, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> The attached patch fixes a bootstrap failure introduced by the use of
> llvm_streams.
>
> Best Regards,
> Rafael
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
>