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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 12 14:21:08 PST 2013


On 12 November 2013 16:59, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> Can you try the attached patch?

Since it was most certainly fixing a bug, I committed it as r194520.

If you still have problems, the attached patch reverts the logic all
the way back to never using rauw and using alias only on strong
symbols. It is IMHO the correct way to revert this if needed.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 18208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131112/33a0cc2d/attachment.bin>


More information about the cfe-commits mailing list