diff options
author | Quentin Colombet <qcolombet@apple.com> | 2013-06-07 20:18:12 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2013-06-07 20:18:12 +0000 |
commit | 9a6b9bffa53bfa5e1a8373b31b2ddfa7b6bd7b30 (patch) | |
tree | 97b9f14039b7304cb33af8c277d9772bd9569e8d /docs | |
parent | 8fc760cbe8d42e788f29b4a21537bc5e25d5ffa3 (diff) | |
download | external_llvm-9a6b9bffa53bfa5e1a8373b31b2ddfa7b6bd7b30.zip external_llvm-9a6b9bffa53bfa5e1a8373b31b2ddfa7b6bd7b30.tar.gz external_llvm-9a6b9bffa53bfa5e1a8373b31b2ddfa7b6bd7b30.tar.bz2 |
Add a backend option to warn on a given stack size limit.
Option: -mllvm -warn-stack-size=<limit>
Output (if limit is exceeded):
warning: Stack size limit exceeded (<actual size>) in <functionName>.
The longer term plan is to hook that to a clang warning.
PR:4072
<rdar://problem/13987214>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183552 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions