Make 'opt -o -' work correctly instead of creating a file named './-'
authorChris Lattner <sabre@nondot.org>
Wed, 10 Dec 2003 14:41:33 +0000 (14:41 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Dec 2003 14:41:33 +0000 (14:41 +0000)
commitb592fc2b8dc5701999704c14e228a98233d20a03
treeb30dd542efcb8a3956fd8c04ca15f5b8133fc8c1
parenta2706518f9cc34358cba1072f78235aa091d6d93
Make 'opt -o -' work correctly instead of creating a file named './-'

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