Use the DebugInfo's 'print()' method to emit the comments.
authorBill Wendling <isanbard@gmail.com>
Tue, 3 Jul 2012 20:01:02 +0000 (20:01 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 3 Jul 2012 20:01:02 +0000 (20:01 +0000)
commit86b032b2abcf8a66282241937861156fc432fa33
treed52430d46c73cb29f5b5c266e359b0ca12299989
parent42d80c7a5b369285c10c0dc4b2e025f7a65d635e
Use the DebugInfo's 'print()' method to emit the comments.

These give quite a bit more information about the DebugInfo and makes it more
readable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159680 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp