[llvm-commits] Re: llvm-commits Digest, Vol 14, Issue 4
Chris Lattner
sabre at nondot.org
Wed Aug 3 09:45:37 PDT 2005
On Tue, 2 Aug 2005, Andrew Lenharth wrote:
>>> 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.
>
> That's too bad. It is easy to run out of disk space from lli core files
> too. Not that I might have experienced that...
RunSafely removes them after it prints the stack trace. Assuming, of
course, that the core files go in the current directory. This is not the
case for darwin, so I disabled it.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-commits
mailing list