Fix some error messages; Make LLVMC pass through the exit code of a failed tool.
authorMikhail Glushenkov <foldr@codedgers.com>
Mon, 12 May 2008 16:31:42 +0000 (16:31 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Mon, 12 May 2008 16:31:42 +0000 (16:31 +0000)
commita6730370974c6db60e2ddeee630271cae03c6c4d
treebd4d0443cf023a9e372cc311e9282cb7be4f6ca0
parent2ce3898e410e2b9c155d52fb42a6614eadafca9e
Fix some error messages; Make LLVMC pass through the exit code of a failed tool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50971 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/CompilationGraph.cpp
tools/llvmc2/Error.h [new file with mode: 0644]
tools/llvmc2/llvmc.cpp