Print the tool name when an error comes from so that I can tell which
authorChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 21:43:22 +0000 (21:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 21:43:22 +0000 (21:43 +0000)
commit50e3a20b54be93fce84f70075730b8d38c0318d7
tree0da71d6761967740f398709bc271261a291245a5
parentfa03cc7d68d5b17e42209477e78572836c295fa0
Print the tool name when an error comes from so that I can tell which
tool of a pipeline is having issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3167 91177308-0d34-0410-b5e6-96231b3b80d8
tools/analyze/analyze.cpp
tools/extract/extract.cpp
tools/gccld/gccld.cpp
tools/llc/llc.cpp
tools/llvm-extract/llvm-extract.cpp