remove the dead removeArgument method, rename Options to OptionsMap.
authorChris Lattner <sabre@nondot.org>
Thu, 5 Apr 2007 21:58:17 +0000 (21:58 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Apr 2007 21:58:17 +0000 (21:58 +0000)
commitaf035f3460f7d758f73987c3f692faf8d6cae062
tree672815a024300e87d51437e90e5fb46e7959ddc5
parent4913bf47fddaafaf21d2657fd06eed5e48bc8eb9
remove the dead removeArgument method, rename Options to OptionsMap.

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