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. -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits