Add an out-of-line virtual method to provide a home for the cl::option class.
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 23:59:33 +0000 (23:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 23:59:33 +0000 (23:59 +0000)
commit433fd76e51e9bd9a4933e2c1775a7410928112c8
treeef34478664a368577c47cf22becc761841aba3db
parent6f6602ce4268c60b5d602b7a3565cca4c6330811
Add an out-of-line virtual method to provide a home for the cl::option class.

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