[cfe-commits] [PATCH][CodeGen] Add padding to expanded struct function arguments if the ABI requires it.

Michael Spencer bigcheesegs at gmail.com
Fri Nov 12 18:10:09 PST 2010


On Sun, Oct 31, 2010 at 7:46 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Tue, Oct 19, 2010 at 2:54 AM, Michael Spencer <bigcheesegs at gmail.com> wrote:
>> The Microsoft ABI requires that structs passed by value as "expanded"
>> arguments maintain padding. This patch implements this and fixes
>> <http://llvm.org/bugs/show_bug.cgi?id=8398>.
>>
>> - Michael Spencer
>
> ping
>
>
> - Michael Spencer
>

ping

- Michael Spencer



More information about the cfe-commits mailing list