diff options
author | Xing Xue <xingxue@outlook.com> | 2024-02-16 15:12:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-16 15:12:41 -0500 |
commit | 2de269a641e4ffbb7a44e559c4c0a91bb66df823 (patch) | |
tree | ab82edce3fcc00dec60c8bbe24560c511dfca5f1 /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 97434cb318d170a14914126f33181b759197ba41 (diff) | |
download | llvm-2de269a641e4ffbb7a44e559c4c0a91bb66df823.zip llvm-2de269a641e4ffbb7a44e559c4c0a91bb66df823.tar.gz llvm-2de269a641e4ffbb7a44e559c4c0a91bb66df823.tar.bz2 |
[OpenMP][AIX] Set worker stack size to 2 x KMP_DEFAULT_STKSIZE if system stack size is too big (#81996)
This patch sets the stack size of worker threads to `2 x
KMP_DEFAULT_STKSIZE` (2 x 4MB) for AIX if the system stack size is too
big. Also defines maximum stack size for 32-bit AIX.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions