Plug a memory leak in the asmparser. It turns out that we were leaking
authorChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 18:26:14 +0000 (18:26 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Oct 2004 18:26:14 +0000 (18:26 +0000)
commite8343a5fbb09afdf449000785f727481b8b02a7c
treefcdd41ca0afd4f285bcd95c0f1928489ff6325b2
parent28ab668c1043c6bfa6f228b1016a1f4d5b13390b
Plug a memory leak in the asmparser.  It turns out that we were leaking
the strings for basic block labels in some cases.  This amounted to about
120K of memory for namd, a medium sized program.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17262 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y