llvm-mirror/include/llvm/Bitcode
Dan Gohman d13e45d0ec Don't special-case stdout in llvm::WriteBitcodeToFile; just consider
it to be the caller's responsibility to provide a stream in binary
mode. This fixes a layering violation and avoids an outs() call.

llvm-svn: 104878
2010-05-27 20:06:51 +00:00
..
Archive.h
BitCodes.h
BitstreamReader.h
BitstreamWriter.h
LLVMBitCodes.h
ReaderWriter.h Don't special-case stdout in llvm::WriteBitcodeToFile; just consider 2010-05-27 20:06:51 +00:00