Allow the -analyze option to follow the -o option, which defaults to
authorDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 17:42:59 +0000 (17:42 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 18 Aug 2010 17:42:59 +0000 (17:42 +0000)
commit4931b312c06d89b14d54fdd6c3cdd374d76af7b8
tree50246beacce33cbccd02d62bfb94845a31a8cb8d
parent86cbc1bb11c1de74afcd96a421f74429faca4c2f
Allow the -analyze option to follow the -o option, which defaults to
standard output, instead of just hardcoding outs().

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