* Fix assertion failure caused by command line argument getting removed after
authorChris Lattner <sabre@nondot.org>
Mon, 29 Jul 2002 20:58:42 +0000 (20:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Jul 2002 20:58:42 +0000 (20:58 +0000)
commite8e258b1a7e54a77c802e8b309d0a60a62d1a00d
tree90ff7543aa2cb881214ed0eb05358e800fed9c83
parent2c04779ba73babc2872748e7edd2ba59e13e8d8c
* Fix assertion failure caused by command line argument getting removed after
  the map was freed.
* Cleanup code a bit

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