[PATCH] D84419: Fix interaction between stack alignment and inline-asm stack clash protection
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 11:58:18 PDT 2020
efriedma added a comment.
> the case where both alignment and offset are less than the probe size, but align+offset is greater than the probe size
I don't think any of the tests cover this? Or am I missing something obvious?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84419/new/
https://reviews.llvm.org/D84419
More information about the llvm-commits
mailing list