llvm-6502/lib/Bitcode
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
..
Reader Improved bitcode support for insertvalue/extractvalue. 2008-05-31 19:11:15 +00:00
Writer Turn stdout into binary mode during bitcode emission. 2008-06-06 07:24:01 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00