llvm-6502/lib/Bitcode/Writer
Anton Korobeynikov b0a882f540 Turn stdout into binary mode during bitcode emission.
This is necessary on windows targets, since stdout is in text mode there.
Patch by Julien Lerouge!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52038 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-06 07:24:01 +00:00
..
BitcodeWriter.cpp Turn stdout into binary mode during bitcode emission. 2008-06-06 07:24:01 +00:00
BitcodeWriterPass.cpp
BitWriter.cpp
Makefile
Serialize.cpp
SerializeAPFloat.cpp
SerializeAPInt.cpp
ValueEnumerator.cpp Make structs and arrays first-class types, and add assembly 2008-05-23 01:55:30 +00:00
ValueEnumerator.h Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00