If there is an error running a tool, include the error message (e.g. assertion failur...
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 20:38:00 +0000 (20:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 20:38:00 +0000 (20:38 +0000)
commit89bf9ea65e83333bf3ebbf140b6eb07b41ecae64
tree8a51f4f3af4c7de4b681c32a4f3015f66ff89d91
parente9f66b9741207b0ebfeb587ce2d9ed6b3289ee9b
If there is an error running a tool, include the error message (e.g. assertion failure) in the exception

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