[cfe-commits] r165343 - in /cfe/trunk: lib/CodeGen/CodeGenModule.cpp test/CodeGen/alias.c

Joerg Sonnenberger joerg at britannica.bec.de
Thu Oct 11 13:16:50 PDT 2012


On Fri, Oct 05, 2012 at 11:12:54PM -0000, Alex Rosenberg wrote:
> Author: alexr
> Date: Fri Oct  5 18:12:53 2012
> New Revision: 165343
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=165343&view=rev
> Log:
> Propagate calling convention for aliases and weakrefs.

This broke weakrefs. Attached is a test case that shows that the weak
reference is lost.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: text/x-csrc
Size: 166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121011/485e652c/attachment.c>


More information about the cfe-commits mailing list