For PR797:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 21 Aug 2006 06:04:45 +0000 (06:04 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 21 Aug 2006 06:04:45 +0000 (06:04 +0000)
commit8ea5ecb0564b8822c70ad84202471f03e2690da7
tree2b32a1dc217579d1cc5799b60e575dcb0a6dcc5d
parent4ce5dc63778f36f61b510456783f15a224406e68
For PR797:
Adjust usage of the ExecuteAndWait function to use the last argument which
is the ErrMsg string. This is necessitated because this function no longer
throws exceptions on error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29791 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/GraphWriter.cpp
tools/bugpoint/OptimizerDriver.cpp
tools/bugpoint/ToolRunner.cpp
tools/gccld/GenerateCode.cpp
tools/gccld/gccld.cpp
tools/gccld/gccld.h
tools/llvm-ld/llvm-ld.cpp
tools/llvmc/CompilerDriver.cpp
tools/llvmc/CompilerDriver.h
tools/llvmc/llvmc.cpp