Use the file in the inlined die rather than the compile unit for
authorEric Christopher <echristo@apple.com>
Mon, 26 Mar 2012 21:38:38 +0000 (21:38 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 26 Mar 2012 21:38:38 +0000 (21:38 +0000)
commit082120053fdccb7eb21681c09365175f130df210
tree8b3d48b5a9ccc1454b067dabec1974fb0a096546
parent02f0a49bbaa9a0f881ef18abd3b06168c2b35135
Use the file in the inlined die rather than the compile unit for
backtrace locations.

Testcase forthcoming, but I wanted to get some testing here.

Should fix:

PR12323
PR12314
rdar://11091100

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