Do not emit multiple AT_container_type attributes.
authorDevang Patel <dpatel@apple.com>
Fri, 15 Jan 2010 00:26:31 +0000 (00:26 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 15 Jan 2010 00:26:31 +0000 (00:26 +0000)
commitf8b72ca6c80d7fb242d23d9b2aebb1937e6fff60
treefc27b638c9a98e823aea80840cc903d697d835da
parent867bbbfff7752b86be14f38644599e9da88a5f78
Do not emit multiple AT_container_type attributes.
We need to find a better way to emit this info.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93481 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp