Make -o a prefix option.
authorMikhail Glushenkov <foldr@codedgers.com>
Wed, 14 Jan 2009 02:02:16 +0000 (02:02 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Wed, 14 Jan 2009 02:02:16 +0000 (02:02 +0000)
commit15b064d045bfb084772603623f469666f6fb8bb3
tree3befb311bad592f4debd809236e772d2145c3b02
parent4548d973998ceb254a6f69836d64210449dfaec7
Make -o a prefix option.

Both 'llvmc -o file' and 'llvmc -ofile' should work.

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