Do not construct DIE for already processed MDNode.
authorDevang Patel <dpatel@apple.com>
Wed, 30 Jun 2010 01:40:11 +0000 (01:40 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 30 Jun 2010 01:40:11 +0000 (01:40 +0000)
commit90e19aad7dae346a7dc1a66f07bfe13038e67349
tree61dce0a26d4c81b9bfe8c9233fe0a52378dd1a72
parent170c41f3d50b7172437d90895a033daeb8d7563a
Do not construct DIE for already processed MDNode.

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