Delete raw_stdout_ostream and raw_stderr_ostream, which are unused
authorDan Gohman <gohman@apple.com>
Fri, 20 Aug 2010 16:39:41 +0000 (16:39 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Aug 2010 16:39:41 +0000 (16:39 +0000)
commita1f89deb56eddf6a7738660063cbe7db9775b01c
tree3fe51ce11cbf7925c20598a00375c12d3662150e
parent00d1cdeca9d718d2eb51859800cf66a9d5e386ca
Delete raw_stdout_ostream and raw_stderr_ostream, which are unused
outside of outs() and errs() themselves, and they don't really
need custom classes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111642 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
lib/Support/raw_ostream.cpp