Improve bugpoint's error messages when it runs out of memory,
authorDan Gohman <gohman@apple.com>
Mon, 27 Apr 2009 01:30:37 +0000 (01:30 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 27 Apr 2009 01:30:37 +0000 (01:30 +0000)
commit0324205bbb0ea8fb70e2bdfd5ea201c3a5fc24ec
tree530df48f05520a5d1d53af5aff6c6c7fa3ae1ffb
parentf9a3ec86c138177c7d9b3a9d119e6d2247d14bd8
Improve bugpoint's error messages when it runs out of memory,
or when some other std::exception is thrown.

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