Add inline subprogram names to the name lookup table since they may
authorEric Christopher <echristo@apple.com>
Sun, 4 Dec 2011 06:02:38 +0000 (06:02 +0000)
committerEric Christopher <echristo@apple.com>
Sun, 4 Dec 2011 06:02:38 +0000 (06:02 +0000)
commit309bedd7bc37554cdb41c76737284150dc842a4a
tree4a9e7d22179318680fb3de61438bf5748caf396d
parent6ce2deacefa5fd2565983d513d07a06d6a8af602
Add inline subprogram names to the name lookup table since they may
not get there any other way.

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