DebugInfo: Do not delay attaching DW_AT_inline attribute to abstract definitions.
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 14 May 2014 17:58:53 +0000 (17:58 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 14 May 2014 17:58:53 +0000 (17:58 +0000)
commite0776de2df9c47af5002cbc04354b52f3a1ee9b3
tree3b4eaa4a9fbc50dab960c8165784410404f4fc35
parent8101512a2d0cc68c0ad4637e0740f46b862c3df4
DebugInfo: Do not delay attaching DW_AT_inline attribute to abstract definitions.

This is just unneccessary - we only create abstract definitions when
we're inlining anyway, so there's no reason to delay this to see if
we're going to inline anything.

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