stop leaking all named struct types with an empty name. Thanks
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jul 2011 04:22:39 +0000 (04:22 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jul 2011 04:22:39 +0000 (04:22 +0000)
commitc09ef37171b2a6c914ce34928a4ff4a839b21dbe
treecf3a291fa985da8d813e8e8806279397f933c43f
parent3b737081e49ef7d640d50285b6cb5f686c75f63d
stop leaking all named struct types with an empty name.  Thanks
to Benjamin Kramer for steering me in the right direction here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/LLVMContextImpl.cpp
lib/VMCore/LLVMContextImpl.h
lib/VMCore/Type.cpp