Fix a bug in my earlier commit which exposed positional options backwards.
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 05:38:53 +0000 (05:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 05:38:53 +0000 (05:38 +0000)
commitee2b32082eff7366621ed2ab119deb96b7c26cec
tree37f09168fcab5944910aaa59cd26ad512b690c7c
parentc6fcf29e81f54b68146fb8d375c347d2c689566d
Fix a bug in my earlier commit which exposed positional options backwards.
This fixes llvm-ar.

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