[llvm-commits] CVS: llvm/lib/Target/X86/X86ATTAsmPrinter.cpp
Reid Spencer
rspencer at reidspencer.com
Sat Jan 6 17:27:00 PST 2007
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 at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list