avoid a ctor/dtor issue with the ProgramName global.
authorChris Lattner <sabre@nondot.org>
Fri, 13 Oct 2006 00:06:24 +0000 (00:06 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Oct 2006 00:06:24 +0000 (00:06 +0000)
commitefa3da5593117eab5209c9197cad5ca42213c12e
treee5fe85e020fadcd14c26ea7b83b3dd2335b64efd
parentf3799d6317e38a996dcea50143cbc15543d8f5c4
avoid a ctor/dtor issue with the ProgramName global.

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