DwarfDebug: Avoid an extra map lookup while constructing abstract scope DIEs and...
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 12 May 2014 18:23:35 +0000 (18:23 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 12 May 2014 18:23:35 +0000 (18:23 +0000)
commit9f84cecfdc7c3f129cbd55c98c02c22edd2ea143
tree1f4531197df52a73fb59a476191a36b509798459
parentd6cd0381f676a6eb27d8b3b2aed70eed5fcb439d
DwarfDebug: Avoid an extra map lookup while constructing abstract scope DIEs and reduce nesting/conditionals.

One test case had to be updated as it still had the extra indirection
for the variable list - removing the extra indirection got it back to
passing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208608 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/inlined-vars.ll