r194095 - Produce direct calls instead of alias to linkonce_odr functions.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Nov 6 09:32:22 PST 2013


>
> Here we go:
> -----
> template<typename T> class A {
> ~A() {}
> };
> template class A<char>;
> -----
>
>
 I can reproduce it. Debugging.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131106/4a771ea3/attachment.html>


More information about the cfe-commits mailing list