Eliminate some redundant newlines in asm output.
authorDan Gohman <gohman@apple.com>
Thu, 14 Jun 2007 15:00:27 +0000 (15:00 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 14 Jun 2007 15:00:27 +0000 (15:00 +0000)
commitaf67ea73184006b4f8a86ceb04fe318aad8b6558
tree482f0f90fa2182701681b8bb17387edd316abb4b
parent41783f0bc7cc9618b55fb0e7c4438b35dcd7194c
Eliminate some redundant newlines in asm output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37574 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86ATTAsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.cpp