forked from OSchip/llvm-project
61e36e87df
Current stack size diagnostics ignore the size of the unsafe stack. This patch attaches the size of the static portion of the unsafe stack to the function as metadata, which can be used by the backend to emit diagnostics regarding stack usage. Reviewed By: phosek, mcgrathr Differential Revision: https://reviews.llvm.org/D119996 |
||
---|---|---|
.. | ||
AArch64 | ||
ARM | ||
X86 |