Don't create an output stream when output is disabled.
authorDan Gohman <gohman@apple.com>
Thu, 27 May 2010 19:52:20 +0000 (19:52 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 27 May 2010 19:52:20 +0000 (19:52 +0000)
commit7f924a3116e41d234a5693cd5f8bd1a855ce606a
treef65f8bd8dbbf18ee0452172ad6e6f7a80dccf5c3
parent9d2cbffed0f6efe53d1ccdbe78de5990203db4b6
Don't create an output stream when output is disabled.

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