Let printf do the formatting instead aligning strings ourselves.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 16 Oct 2011 16:30:34 +0000 (16:30 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 16 Oct 2011 16:30:34 +0000 (16:30 +0000)
commit962bad70f4277841cf6278306caa93ebce304b48
treef8e798ee4db25f43337848f01fcc09b276b9d3e1
parent47b8798c0bf0944b24051bc21d85d93a2732676a
Let printf do the formatting instead aligning strings ourselves.

While at it, merge some format strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142140 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/MC/SubtargetFeature.cpp
lib/Support/Statistic.cpp
lib/Support/Timer.cpp
lib/VMCore/PassManager.cpp