| commit | b31163136ca249127b95a457308c7de3cb7a9841 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Aug 24 00:54:49 2016 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Aug 24 00:54:49 2016 +0000 |
| tree | c7379705ae73e0af874dd900bb9271ee150e3a0a | |
| parent | c3b2e80b9d7615190bb5d50f17d6524c2fd8d66d [diff] |
Increase the size of the sigaltstack used by LLVM signal handlers. 8KB is not sufficient in some cases; increase to 64KB, which should be enough for anyone :) Patch by github.com/bryant! llvm-svn: 279599