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:25 +0000 (21:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 21:43:25 +0000 (21:43 +0000)
commitd4c7f2766bcf2cf87e562ea4e71cb4b54d81b74e
tree5a811d0aedf27c0608e0342a3051aaed5cff6015
parent50e3a20b54be93fce84f70075730b8d38c0318d7
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@3168 91177308-0d34-0410-b5e6-96231b3b80d8
tools/as/as.cpp
tools/gccas/gccas.cpp
tools/link/link.cpp
tools/llvm-as/as.cpp
tools/llvm-as/llvm-as.cpp
tools/llvm-link/llvm-link.cpp
tools/opt/opt.cpp