[llvm] r196312 - Fix mingw32 thiscall + sret.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Dec 4 06:09:43 PST 2013


On 4 December 2013 02:25, Yaron Keren <yaron.keren at gmail.com> wrote:
> Hi Rafael,
>
> Isn't your other patch (thiscall methods and struct return) also needed for
> current MingW?

This was the patch for thiscall, which other patch you referring too?
Since this was not mentioned on the 4.7 release, I assumed that was
how previous versions of gcc handled thiscall+sret on mingw.

I will build 4.6 to test that.

Cheers,
Rafael



More information about the llvm-commits mailing list