On Wed, Aug 17, 2016 at 01:05:08AM -0000, Richard Smith via cfe-commits wrote: > Author: rsmith > Date: Tue Aug 16 20:05:07 2016 > New Revision: 278882 > > URL: http://llvm.org/viewvc/llvm-project?rev=278882&view=rev > Log: > If possible, set the stack rlimit to at least 8MiB on cc1 startup, and work > around a Linux kernel bug where the actual amount of available stack may be a > *lot* lower than the rlimit.
Can you please restrict this to Linux? I'm quite opposed to overriding system default limits, they exist for a reason. Joerg _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
