diff options
author | Kate Stone <katherine.stone@apple.com> | 2015-12-17 01:37:00 +0000 |
---|---|---|
committer | Kate Stone <katherine.stone@apple.com> | 2015-12-17 01:37:00 +0000 |
commit | ef8b4e22f7911a6e00efe471553107704c21564c (patch) | |
tree | 62d46d570cd7ea38f346e039ef9830cf785d594e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | b9e8d483b586ce3ed219872ee2d2ede2d58784de (diff) | |
download | bcm5719-llvm-ef8b4e22f7911a6e00efe471553107704c21564c.tar.gz bcm5719-llvm-ef8b4e22f7911a6e00efe471553107704c21564c.zip |
Set the minimum stack size for private state thread to 8MB
Demangling complex Boost symbols can exhaust the default stack size. In practice, any thread that calls into LLDB functionality that touches symbols runs this risk. Guaranteeing a reasonable minimum for our own private state thread addressees some known scenarios debugging processes that make use of cpp-netlib.
llvm-svn: 255868
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions