Write space padding as one string to speed up comment printing.
authorDavid Greene <greened@obbligato.org>
Thu, 23 Jul 2009 23:21:10 +0000 (23:21 +0000)
committerDavid Greene <greened@obbligato.org>
Thu, 23 Jul 2009 23:21:10 +0000 (23:21 +0000)
commited0e2adc7076365596ee3d26d5ba5240ce13f23d
tree9b3b55942b5524a2b3abcb296e98103ab3a6fa76
parenteee839dd3c5cb87e51a522b4800674d7680fef70
Write space padding as one string to speed up comment printing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76910 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FormattedStream.h
lib/Support/FormattedStream.cpp