Add llvm::Program::ChangeStderrToBinary().
authorDouglas Gregor <dgregor@apple.com>
Thu, 28 Jan 2010 06:42:08 +0000 (06:42 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 28 Jan 2010 06:42:08 +0000 (06:42 +0000)
commit21569cddc1a9df3bf4a3c9e06977273f1eba3e63
treeec0d3fe97d75d1eb383a69876b1b28e715c5863b
parent150dfa87113e51881c75676edd8e3549eb702d99
Add llvm::Program::ChangeStderrToBinary().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94743 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Program.h
lib/System/Unix/Program.inc
lib/System/Win32/Program.inc