Patches to avoid "leaking" memory on process exit. Patch contributed by
authorChris Lattner <sabre@nondot.org>
Fri, 19 Nov 2004 17:08:15 +0000 (17:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Nov 2004 17:08:15 +0000 (17:08 +0000)
commitc540ebbc1b7c2f6a92a968b4d36137a7332cea32
tree6e5174e04c18d0c7d33c163da4517167b531ab49
parent6405c9ec9f76fd9b8a3b35d2408a74485dc5d00a
Patches to avoid "leaking" memory on process exit.  Patch contributed by
Morten Ofstad!

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