Improve performance of PadToColumn by eliminating flushes.
authorDavid Greene <greened@obbligato.org>
Tue, 28 Jul 2009 23:26:34 +0000 (23:26 +0000)
committerDavid Greene <greened@obbligato.org>
Tue, 28 Jul 2009 23:26:34 +0000 (23:26 +0000)
commit7aaad71722aeb26f14c8523ee55df91e38837a02
treec3218db2a16aea30b8c6f71bb9d158da978f98d2
parenta87861e4f88a40705e99c92ce3f01e4c365945de
Improve performance of PadToColumn by eliminating flushes.

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