OSDN Git Service

Increase the size of the sigaltstack used by LLVM signal handlers. 8KB is not
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 24 Aug 2016 00:54:49 +0000 (00:54 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 24 Aug 2016 00:54:49 +0000 (00:54 +0000)
commit459280c4f328b9a0c9145975437d05c465d87fc7
tree9ad85867f2e70b35ea5aa114d898be3e8fdc7236
parent43f89c5079be6822e13742806189c3d597eff345
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!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/Signals.inc