reenable the label loop comments and switch them to use the formatted
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 21:00:45 +0000 (21:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 21:00:45 +0000 (21:00 +0000)
commitd8d0aee26a5a759085bfa9114302e507c8685599
tree0618d72e27a8954549592c48eb6121daaf957108
parent8a3ee718cdaa153e29c079548e6755184d5426e4
reenable the label loop comments and switch them to use the formatted
comment emission stuff.  I'm going to rewrite this though because the
current output doesn't make sense.

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