1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Bitcode
Dan Gohman 3acc676fcd Don't flush the raw_ostream in llvm::WriteBitcodeToFile; it's at
the wrong level. Clients which need to leave the stream open but
which still require the bitcode bits to be on disk should call
flush themselves.

llvm-svn: 104885
2010-05-27 20:26:51 +00:00
..
Reader Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
Writer Don't flush the raw_ostream in llvm::WriteBitcodeToFile; it's at 2010-05-27 20:26:51 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00