summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-06-07 23:18:34 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-06-07 23:18:34 +0000
commitab97f22ccc5e6674878c31b003cee81c476b4b13 (patch)
tree04fb141aaa4d7717954b4a5eb7a2c7817666a144 /llvm/tools/llvm-db
parented95105b457bb9ed21214373374680854e0fe502 (diff)
downloadbcm5719-llvm-ab97f22ccc5e6674878c31b003cee81c476b4b13.tar.gz
bcm5719-llvm-ab97f22ccc5e6674878c31b003cee81c476b4b13.zip
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
Diffstat (limited to 'llvm/tools/llvm-db')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud