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

Michael Spencer bigcheesegs at gmail.com
Mon Oct 18 23:54:07 PDT 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: struct-arg-padding.patch
Type: application/octet-stream
Size: 14545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101019/a70b70db/attachment.obj>


More information about the cfe-commits mailing list