Reid Spencer 3c338b3803 For PR787:
Provide new llvm::sys::Program facilities for converting the stdout and
stdin to binary mode. There is no standard way to do this and the available
mechanisms are platform specific. Adjust the bytecode reader and writer to
use these methods when their input is stdin or output is stdout. THis avoids
the problem with \n writing CRLF to a bytecode file on windows.

Patch Contributed by Michael Smith.

llvm-svn: 28722
2006-06-07 23:18:34 +00:00
..
2006-06-07 22:00:26 +00:00
2006-06-07 23:18:34 +00:00
2006-06-07 23:18:34 +00:00
2006-06-07 23:03:13 +00:00