Don't silently ignore errors when opening output streams.
authorDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 15:33:45 +0000 (15:33 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 21 Aug 2008 15:33:45 +0000 (15:33 +0000)
commited3e8b4ed2a3ab44d316e16a54d963f8927c6783
tree5a18e8ff35d13a6594fd42c8ca179d4029859ff1
parent3b32a23a905c06318ce549c326d1a1b301bd01ee
Don't silently ignore errors when opening output streams.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55120 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp
tools/lto/LTOCodeGenerator.cpp