Convert some more random-comment-printing stuff to use
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 19:52:01 +0000 (19:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 19:52:01 +0000 (19:52 +0000)
commit0fd90fd8d1c2143a763dee509c66a5b3c74088b1
treec212e8022207d8b572289cc773e76d74d04713f0
parent7e02e52e9a816a427906a6cf91ba54af2d83518c
Convert some more random-comment-printing stuff to use
AddComment and GetCommentOS.  Add a blank line between globals
(even in non-verbose mode) to make the assembly more readable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94202 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmStreamer.cpp