If subprogram die is not available then construct new one.
authorDevang Patel <dpatel@apple.com>
Mon, 5 Oct 2009 23:59:00 +0000 (23:59 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 5 Oct 2009 23:59:00 +0000 (23:59 +0000)
commitffd9c3dd4a0f9b5c341b27862540c1ed165b22a7
tree1eeeadba1e9178ffcea656304374ca364eff8b19
parent4ece4e26f237eaeaf04bfe124c51d4ed918439b0
If subprogram die is not available then construct new one.
This can happen if debug info is processed lazily.

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