[cfe-commits] r103208 - in /cfe/trunk: lib/CodeGen/CodeGenModule.cpp test/CodeGenCXX/template-linkage.cpp
Rafael Espindola
espindola at google.com
Fri May 7 11:18:06 PDT 2010
> This might be some weirdness with Darwin's libstdc++, because I have:
>
> 000000000002f118 (__TEXT,__text) non-external __ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev
>
> Why is it non-external? I have no idea.
Do you have an .ii file? I can check what vanilla 4.2 and 4.4 produce
from it. Btw, what is "non-external"? :-)
In case this is an issue with OS X's libstdc++, can we make this patch
a bit more specific? Maybe for this particular symbol, maybe only on
OS X...
> - Doug
>
>
>
Thanks,
--
Rafael Ávila de Espíndola
More information about the cfe-commits
mailing list