llvm-6502/tools/lto
Dan Gohman 4b7416b75d When handling raw_ostream errors manually, use clear_error() so that
raw_ostream doesn't try to do its own error handling.

Also, close the raw_ostream before checking for errors so that any
errors that occur during closing are caught by the manual check.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104882 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-27 20:19:47 +00:00
..
lto.cpp
lto.exports
LTOCodeGenerator.cpp When handling raw_ostream errors manually, use clear_error() so that 2010-05-27 20:19:47 +00:00
LTOCodeGenerator.h
LTOModule.cpp The getDefaultSubtargetFeatures method of SubtargetFeature did actually return a 2010-05-11 00:30:02 +00:00
LTOModule.h
Makefile Make the export files absolute paths, and change Makefile.rules 2010-04-15 23:08:00 +00:00