Don't print a space before the : between the file name and line number.
authorDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 02:00:34 +0000 (02:00 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 02:00:34 +0000 (02:00 +0000)
commitb3b9821cdeb58a568080c8d49b4f9432b1135905
tree225a2cc3982ca0c1f416ddcb3872b649e35372ae
parent688da28687788f6ae372c5a3176815e7a69d2cda
Don't print a space before the : between the file name and line number.
And separate the directory and file name with a '/'.

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