1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Bitcode
Anton Korobeynikov b207a716ee 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!

llvm-svn: 52038
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