[PATCH] chkstk for Windows

Anton Korobeynikov anton at korobeynikov.info
Wed Oct 23 12:57:16 PDT 2013


LGTM

On Wed, Oct 23, 2013 at 10:51 PM, Yaron Keren <yaron.keren at gmail.com> wrote:
> Calling _chkstk is required on ELF as well as COFF on Windows. Without
> _chkstk functions requiring large stack crash in initialization code.
> Previous code tested for COFF format but not Mach-O and this patch modifies
> the code to test for Windows OS.
>
> Credits to Andrew MacPherson.
>
> Yaron
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list