[PATCH] D43107: Support for the mno-stack-arg-probe flag

Ruslan Nikolaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 01:24:36 PST 2018


nruslan added a comment.

@hans: I can modify the clang patch to make sure it does not set stack-probe-size for IR if no-stack-arg-probe is set. Do you think, it is necessary? Also, if we want to further have some changes in the IR verifier, please let me know what example(s) I can take a look at.


https://reviews.llvm.org/D43107





More information about the llvm-commits mailing list