[PATCH] D103165: Threading: use independent llvm::thread implementation on Apple platforms to increase stack size

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 09:13:51 PDT 2021


dexonsmith added a subscriber: dblaikie.
dexonsmith added a comment.

@dblaikie, wouldn't mind your thoughts on this idea (expanding the interface of llvm::thread to include an optional stack size parameter).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103165/new/

https://reviews.llvm.org/D103165



More information about the llvm-commits mailing list