1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
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 Don't write into MemoryBuffers. 2010-04-19 16:15:31 +00:00
BitCodes.h
BitstreamReader.h
BitstreamWriter.h
LLVMBitCodes.h Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
ReaderWriter.h Don't special-case stdout in llvm::WriteBitcodeToFile; just consider 2010-05-27 20:06:51 +00:00