[cfe-commits] [PATCH] propagate calling convention into aliases and weakrefs

Alex Rosenberg alexr at leftfield.org
Mon Sep 10 15:26:52 PDT 2012


A coworker noticed that you can end up with mismatched CCs if you use an alias. I extended this fix into weakrefs, which I noticed by inspection.

I also FileCheckized and expanded the related test case.

The only part I'm unsure of is how the CC is obtained in here.

-----------------------------------------
Alex Rosenberg
Manager, Platform Architecture
Sony Computer Entertainment America, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch0001.diff
Type: application/octet-stream
Size: 1722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120910/ac1b9a44/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch0002.diff
Type: application/octet-stream
Size: 4908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120910/ac1b9a44/attachment-0001.obj>


More information about the cfe-commits mailing list