On Sat, 2007-01-06 at 14:06 -0800, Chris Lattner wrote:
> On Jan 6, 2007, at 1:39 PM, Chris Lattner wrote:
> 
> >> gcc often inserts it's own names for sections (e.g.
> >> gnu.linkonce.t.FunctionName). Convert them to "normal" LLVM names,
> >> otherwise linker won't be able to merge them.
> >
> > Can you be a bit more explicit about what this fixes?
> 
> Okay, Anton pointed out that it's a workaround for
> http://llvm.org/bugs/show_bug.cgi?id=1085
> 
> When this CFE bug is fixed, we can revert this patch.

I have a fix in test right now.

> 
> -Chris
> _______________________________________________
> llvm-commits mailing list
> llvm-commits@cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to