Do not ignore InlinedAt while walking up scope chain to find subprogram node.
authorDevang Patel <dpatel@apple.com>
Mon, 9 May 2011 22:14:49 +0000 (22:14 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 9 May 2011 22:14:49 +0000 (22:14 +0000)
commita3f486762f943136da84bfe590e7153fd434c7ad
tree233f19c0d1bc512acf1e807dd93c8736580f8b5f
parentf5bf3cf7e2a0ff1ca884a83a8b56b5a57f8a5c80
Do not ignore InlinedAt while walking up scope chain to find subprogram node.

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