[LLVMdev] Switching to the new MingW ABI

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Dec 11 15:56:00 PST 2013


On 11 December 2013 05:41, Kai Nacke <kai.nacke at redstar.de> wrote:
> Maybe we should also change the stack probing code. I think ___chkstk_ms is
> used since gcc 4.6. It simplifies the prologue generation code a bit.

I just checked gcc 4.6 and looks like you are right, it uses ___chkstk_ms.

LGTM. We should probably commit this first, since it is common for gcc
4.6 and newer.

Cheers,
Rafael



More information about the llvm-dev mailing list