Add declaration attribute to a variable DIE, if there is a separate DIE for the defin...
authorDevang Patel <dpatel@apple.com>
Tue, 9 Feb 2010 01:58:33 +0000 (01:58 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 9 Feb 2010 01:58:33 +0000 (01:58 +0000)
commit8581e0147cd7622ecec96a47310fc1a211b77908
tree141a6fee31e8f09a486a86347e886f80e4970bd2
parent2d58147ca582c388d8e037695f251142efab7eaf
Add declaration attribute to a variable DIE, if there is a separate DIE for the definition.

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