]> granicus.if.org Git - clang/commit
Update to use raw_ostream for PrintModulePass.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 22 Oct 2008 03:28:13 +0000 (03:28 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 22 Oct 2008 03:28:13 +0000 (03:28 +0000)
commit11292b0ce02fc679cf52e021b3b820cf8198f930
tree1c53d3df9663eb863ff7a92e2039a9f1b72d12f7
parent9b6e2d209cc2931a9bb2ae51e744a8698b54db73
Update to use raw_ostream for PrintModulePass.
 - Stop playing fast and loose with the std stream.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57948 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/Backend.cpp