Minor changes to implementation of CommandLine library to let users override
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2001 23:02:45 +0000 (23:02 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2001 23:02:45 +0000 (23:02 +0000)
commitdc4693dbcf164ec404a3a91c67cf1dbe5f45a8e5
tree64dd9959f8e46a55d2702c898bb21bac750099a7
parent7ae36bbe06a86ac07aff9dc247359e51c653e1a3
Minor changes to implementation of CommandLine library to let users override
options forced by different  subclasses of Option

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