swift
e97ed4a3 - [5.1] Increase the stack size limit for running llvm codegen threads to 8MB

Commit
6 years ago
[5.1] Increase the stack size limit for running llvm codegen threads to 8MB Without this compilation may fail in llvm because we run out of stack space. The limit for the main thread is 8MB on mac osx but 512KB for other threads. rdar://47787344
Author
Committer
Parents
Loading