summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2019-08-13 13:38:15 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2019-08-13 13:38:15 +0000
commitf635e28df8d0737ec4c05aaca7bcbbbc7e47dba3 (patch)
treed4d241a2e3087ee994fa0ee32daccd1b56c980a5 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
parentb9bd6ebe1dca7978b86f27c583e5b471b447108b (diff)
downloadbcm5719-llvm-f635e28df8d0737ec4c05aaca7bcbbbc7e47dba3.tar.gz
bcm5719-llvm-f635e28df8d0737ec4c05aaca7bcbbbc7e47dba3.zip
[AIX][test/Index] Set/propagate AIXTHREAD_STK for AIX
Summary: Some tests perform deep recursion, which requires a larger pthread stack size than the relatively low default of 192 KiB for 64-bit processes on AIX. The `AIXTHREAD_STK` environment variable provides a non-intrusive way to request a larger pthread stack size for the tests. The required pthread stack size depends on the build configuration. A 4 MiB default is generous compared to the 512 KiB of macOS; however, it is known that some compilers on AIX produce code that uses comparatively more stack space. Reviewers: xingxue, daltenty, jasonliu Reviewed By: daltenty Subscribers: arphaman, jfb, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65688 llvm-svn: 368690
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud