Eliminate some redundancy by relying on raw_fd_ostream to handle "-"
authorDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 17:55:15 +0000 (17:55 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 17:55:15 +0000 (17:55 +0000)
commit18cde6df91a33d62a334002a7b608917c07791e8
tree9d630399b49992537bb34e8f591bd0fdc98acdb2
parent4931b312c06d89b14d54fdd6c3cdd374d76af7b8
Eliminate some redundancy by relying on raw_fd_ostream to handle "-"
properly.

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