[llvm-commits] Re: llvm-commits Digest, Vol 14, Issue 4

Chris Lattner sabre at nondot.org
Tue Aug 2 18:05:24 PDT 2005


On Tue, 2 Aug 2005, Andrew Lenharth wrote:
>> +    ulimit -t $ULIMIT
>> +    # To prevent infinite loops which fill up the disk, specify a limit on size of
>> +    # files being output by the tests. 10 MB should be enough for anybody. ;)
>
> Except for cores from lli.  10 MB < 18 MB (16 code 1 Global 1 constant)

The 10M limit is on output files from the process, not core files.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/




More information about the llvm-commits mailing list