MacDue wrote:

> On a side-note, doing inline stack probes on Windows, instead of using 
> __chkstk, is allowed; __chkstk is just faster for large allocations because 
> it caches the size of the stack. Not sure if that changes what you want to do 
> here.

What is allowed? I think part of your message got cut off :sweat_smile: 

https://github.com/llvm/llvm-project/pull/149063
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to