On Jan 26, 2007, at 1:43 PM, Reid Spencer wrote:

> On Fri, 2007-01-26 at 13:33 -0800, Chris Lattner wrote:
>>> For PR645: http://llvm.org/PR645 :
>>> Remove the Function::renameLocalSymbols function as it is no longer
>>> needed.
>>
>> I'm not sure this one is safe.  Does the CBE prefix local symbols
>> with something to make them distinct from global symbols in the
>> generated .cbe.c code?
>
> It does so much name mangling, I'm just not sure. I'll look into it.

I filed PR1164 for this.

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

Reply via email to