On 24 January 2018 at 06:51, Dimitry Andric <d...@freebsd.org> wrote:
>> -        # C++11 typeinfo not understood by our linker
>> -        # std::nullptr_t
>> -        _ZTIDn;_ZTIPDn;_ZTIPKDn;
>
> Maybe, for readability, we should change these to unmangled form instead?

I believe they're mangled because ld.bfd 2.17.50 cannot demangle them.
I think we have to keep them like this until we're fully committed to
using only in-tree lld or external toolchain linkers across platforms.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to