Print a space between the comment character and the basic block name,
authorDan Gohman <gohman@apple.com>
Mon, 30 Jul 2007 15:06:25 +0000 (15:06 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 30 Jul 2007 15:06:25 +0000 (15:06 +0000)
commit286d56935c671a7d3fbf109828768618b97c5673
treee212808f8978bf4197a1586575e85c032f474084
parent06dd2a68e12a8c278faaf9cbf76ddf6d9e2d696d
Print a space between the comment character and the basic block name,
for prettiness.

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