Clean up error handling a bit. Add / as a seperator for command line arguments....
authorChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2001 06:21:56 +0000 (06:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2001 06:21:56 +0000 (06:21 +0000)
commitf038acbee21cfed998451aedd00a81901d299516
tree4553238d2cceda9550895eb31abd89fbba4e6519
parent7eadfa1db8d463576470afa9d98ae7fec65aa9ec
Clean up error handling a bit.  Add / as a seperator for command line arguments.  This is just a big old ugly hack.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@974 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp
support/lib/Support/CommandLine.cpp