print a nice error if bugpoint gets an error reading inputs. Bug identified
authorChris Lattner <sabre@nondot.org>
Sun, 14 May 2006 19:15:56 +0000 (19:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 May 2006 19:15:56 +0000 (19:15 +0000)
commit53bd1b9de74247acae27328cef95bd3888f6cd4d
treef19cde99cee4201c8c1272e86504be25a2e38dcf
parentf877e60616bca076b61a11d34b085607153e06a9
print a nice error if bugpoint gets an error reading inputs.  Bug identified
by coverity.

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