don't emit \n's at the start of X86AsmPrinter::runOnMachineFunction,
authorChris Lattner <sabre@nondot.org>
Wed, 3 Feb 2010 01:49:49 +0000 (01:49 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 Feb 2010 01:49:49 +0000 (01:49 +0000)
commitd26a80f666fb925956a4f19143265f5150756df0
tree859662264ee81ba19976c78987ec1230043a5826
parentf64159c8402ef17d14b5f7555378b2c321a4a5ab
don't emit \n's at the start of X86AsmPrinter::runOnMachineFunction,
.o files don't like that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95187 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp