Print newlines after printing labels for debug info, so that the output
authorDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 01:42:34 +0000 (01:42 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 01:42:34 +0000 (01:42 +0000)
commiteecb9919a41dc11e805370d66cb2e43d8ef2649e
treeeb5611267acf07b257fbbb22b982ed6d0f96db4f
parent381ca5572e3c37824e1c5be0fa02f7b5bdd4a1ce
Print newlines after printing labels for debug info, so that the output
isn't cluttered with things like "Llabel47:Llabel48:  movq  (%rsi), %xmm3"

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