Don't print out a default newline when emitting the section offset. There are
authorBill Wendling <isanbard@gmail.com>
Thu, 11 Feb 2010 01:13:02 +0000 (01:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 11 Feb 2010 01:13:02 +0000 (01:13 +0000)
commit4cb4895e41435deb1b92a195de420d04e00c7234
tree78e8b381c5fc11639a7856283f3f41193066471d
parent40966a7c6847c102fbf466da3e8726c59c3dbb1e
Don't print out a default newline when emitting the section offset. There are
almost always comments afterwards that need printing.

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