[PATCH] D34876: [asan] Remove check for stack size
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 23:04:59 PDT 2017
Hahnfeld added a comment.
In https://reviews.llvm.org/D34876#806869, @kcc wrote:
> This check is a sanity check, please keep it, but feel free to change the constant to e.g. 0x100000000 (16x increase)
Sanity check in what sense? If we can increase it arbitrarily, it's not a check anymore IMHO
Repository:
rL LLVM
https://reviews.llvm.org/D34876
More information about the llvm-commits
mailing list