Don't print newlines between passes in the pass list.
authorChris Lattner <sabre@nondot.org>
Tue, 14 Sep 2004 05:06:58 +0000 (05:06 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Sep 2004 05:06:58 +0000 (05:06 +0000)
commit44da7d79760998f9a70340b49a3811229838224d
treeb2a4e66952d49a7e0bd959841ae699ca9bad5281
parentcfe97b78e787d232f4a82f5ff0afadf75ba95f6c
Don't print newlines between passes in the pass list.
Note to self: sentences end with ".", not "...".
Note to reid: sentences end with ".", not "".   :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16332 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp