1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Quentin Colombet 474d9dcceb 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>

llvm-svn: 183552
2013-06-07 20:18:12 +00:00
..
2013-05-14 20:34:12 +00:00
2013-06-05 20:33:54 +00:00
2013-06-05 20:33:54 +00:00
2013-04-22 15:16:51 +00:00
2013-05-20 18:49:15 +00:00