Convert command line option processing code over to use the syntax supported
authorChris Lattner <sabre@nondot.org>
Mon, 22 Jul 2002 02:10:07 +0000 (02:10 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Jul 2002 02:10:07 +0000 (02:10 +0000)
commit50e3f88d38d93edcec9047322da8ed43aefc9e3d
treecfdb869d38f515d05358cba68d5afef332dd182a
parent21735d739b3501975685d9668b90465c7ebbd8d7
Convert command line option processing code over to use the syntax supported
by the CommandLine 2.0 library

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