Fix a few more places to use PadToColumn instead of tabs. And fix
authorDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 18:47:05 +0000 (18:47 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 18:47:05 +0000 (18:47 +0000)
commite45da0dce0af2d6254c7db63a2fe0c3501dd3a5a
tree3ec0171d98948ce8c96fef637b108233a96db5ec
parent3aaccffbce9146aad97929d5812fb6271a7443ef
Fix a few more places to use PadToColumn instead of tabs. And fix
the basic block label printing to check whether a block has a name
before printing a comment character and whitespace for it.

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