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

Michael Spencer bigcheesegs at gmail.com
Sun Oct 31 16:46:46 PDT 2010


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



More information about the cfe-commits mailing list