[llvm-commits] Patch for pr11688: Fix sret calling convention for i686-pc-win32

Joe Groff arcata at gmail.com
Tue Jan 17 11:38:03 PST 2012


Hi everyone. MSVC uses caller-cleanup for struct return pointers,
unlike other i386 platforms (including mingw32). Attached is a patch
against LLVM 3.0 that fixes this. Let me know if there are any
necessary changes or additions. Thanks!

-Joe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-pr11688.diff
Type: application/octet-stream
Size: 4067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120117/4c6dd16a/attachment.obj>


More information about the llvm-commits mailing list