[PATCH] D42292: [ARM] Call __chkstk for dynamic stack allocation in all windows environments

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 09:35:01 PST 2018


compnerd added a comment.

I'm not sure that I follow how this is only for the `alloca` function.  It is for an intrinsic, which just generally enables it.  Does it match a cl intrinsic?


https://reviews.llvm.org/D42292





More information about the llvm-commits mailing list