aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorWael Yehia <wyehia@ca.ibm.com>2023-06-01 15:56:07 -0400
committerWael Yehia <wyehia@ca.ibm.com>2023-07-19 18:57:55 +0000
commitf94608a164896e7108de2a8647285cc7d429f17b (patch)
tree05bf4e74bedd090720feff221630b6d6d705169f /clang/lib/CodeGen/CodeGenFunction.cpp
parentaae2eaae2cefd3132059925c4592276defdb1faa (diff)
downloadllvm-f94608a164896e7108de2a8647285cc7d429f17b.zip
llvm-f94608a164896e7108de2a8647285cc7d429f17b.tar.gz
llvm-f94608a164896e7108de2a8647285cc7d429f17b.tar.bz2
Define llvm::thread::DefaultStackSize to 4 megabytes on AIX
Link time thinLTO spawns pthreads to parallelize optimization and codegen of the input bitcode files. On AIX, the default pthread stack size limit is ~192k for 64-bit programs; insufficient for a normal LLVM compilation. Reviewed By: ZarkoCA, MaskRay Differential Revision: https://reviews.llvm.org/D155731
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions