Use PadToColumn instead of tabs for aligning comments. Fix one place
authorDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 18:32:22 +0000 (18:32 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 18:32:22 +0000 (18:32 +0000)
commita12e9d751b64767a5c41a718da2a91122d5874c4
tree8ad5e6e57b0885fe080add1e82e2734d832c2fed
parent1a8f36e3ce5b9c230781b66600c81536128abfb5
Use PadToColumn instead of tabs for aligning comments. Fix one place
that emitted unnecessary whitespace outside of VerboseAsm mode.

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