Don't translate "-" to outs() manually; raw_ostream does that automatically.
authorDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 17:40:10 +0000 (17:40 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 17:40:10 +0000 (17:40 +0000)
commit86cbc1bb11c1de74afcd96a421f74429faca4c2f
tree5e84139a7ff32f0c83fd1f5c01d84b1f01db71f8
parent510cea0f908e27bff181d3a5fa8fa76f652bb631
Don't translate "-" to outs() manually; raw_ostream does that automatically.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111371 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp