Make sure types are allocated in the scope of their use.
authorJim Laskey <jlaskey@mac.com>
Thu, 23 Mar 2006 23:02:34 +0000 (23:02 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 23 Mar 2006 23:02:34 +0000 (23:02 +0000)
commit90c79d73ac071978f01eb48ea3f7e1cea79a730d
treeed8a6c2fb982fd6e0f65d6bb465ea9bceb63378d
parent025213e9f2c52e22c8cf5cfcb84ea59fe2cb76fe
Make sure types are allocated in the scope of their use.

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