[PATCH] D103165: Threading: use independent llvm::thread implementation on Apple platforms to increase stack size
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 07:07:03 PDT 2021
t.p.northover updated this revision to Diff 347953.
t.p.northover added a comment.
Actual main thread stack size is 8MB, but I'd accidentally implemented 2MB originally.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103165/new/
https://reviews.llvm.org/D103165
Files:
llvm/include/llvm/Support/thread.h
llvm/unittests/Support/Threading.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103165.347953.patch
Type: text/x-patch
Size: 3575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/74dc035f/attachment.bin>
More information about the llvm-commits
mailing list