OSDN Git Service

Revert part of r218041.
authorFrederic Riss <friss@apple.com>
Thu, 18 Sep 2014 16:41:04 +0000 (16:41 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 18 Sep 2014 16:41:04 +0000 (16:41 +0000)
commit7458ce3af9a871a827d0eda254e6a3466f51727a
tree06477c1a8a25f835645e7f5da0851922f96049ec
parent335a2eb2481ab7a69157c3e90f6f820512df70aa
Revert part of r218041.

The patch moved some logic around in an attempt to generate potentially more
DW_AT_declaration attributes. The patch was flawed though and it stopped
generating the attribute in some cases.

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