Use current working directory when Dirname is empty. This only happens when absolute...
authorDevang Patel <dpatel@apple.com>
Sat, 24 Jul 2010 00:53:22 +0000 (00:53 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 24 Jul 2010 00:53:22 +0000 (00:53 +0000)
commit2f58485fc87143bb97e3d88dde9ab2d28211cd28
tree4d0e1e3c14fa69fb13a6988a35390376e98f225c
parent70017e44cdba1946cc478ce1856a3e855a767e28
Use current working directory when Dirname is empty. This only happens when absolute source file path is used on compiler command line.

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