Bugpoint has the ability of generating a plethora of core files, so to
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 12 Sep 2003 20:42:57 +0000 (20:42 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 12 Sep 2003 20:42:57 +0000 (20:42 +0000)
commit67b36e4a2fba4931747cad61979aa92d43002ccc
tree6baf3e6ca9b18af5398084748129f85b09a75d9a
parenta497748fb1a982d85ddef50894abb299c5df5ff2
Bugpoint has the ability of generating a plethora of core files, so to
avoid filling up the disk, set the max core file size to 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8503 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/bugpoint.cpp