Avoid printing a spurious semicolon when there is no filename.
authorDan Gohman <gohman@apple.com>
Thu, 21 Jan 2010 10:13:27 +0000 (10:13 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 21 Jan 2010 10:13:27 +0000 (10:13 +0000)
commit5e5442c98bbfaa93e74c3f1a7d104545e91ba00d
tree6eeceaa57362bb8ee394ef20a3ec491c80ef9fc7
parentc37e3d5d7cd9576711204dfd0240edefba2df4c7
Avoid printing a spurious semicolon when there is no filename.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94071 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SourceMgr.cpp