DebugInfo: Attach DW_AT_inline to inlined subprograms at DIE-construction time rather...
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 12 May 2014 21:50:44 +0000 (21:50 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 12 May 2014 21:50:44 +0000 (21:50 +0000)
commit03e19bb235ee4e7840ae3905fc38fd92dda05bd2
tree34852896a7697fdaeac250165e6b5a5f2e1c1b8b
parentb572bc1ccfc41ae7567423843a5b88f8fba270ac
DebugInfo: Attach DW_AT_inline to inlined subprograms at DIE-construction time rather than as a post-processing step.

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