Now that numbered types have their number printed, it's no longer
authorDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 23:54:22 +0000 (23:54 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Aug 2009 23:54:22 +0000 (23:54 +0000)
commit9bf0b9bd44d356690e936ae16bec2c115c7d9f5f
treede6f6eadbd716be9ca2ccba336e1f818ec2db16c
parenta462920ae043f0274720edf801ec3365c617f357
Now that numbered types have their number printed, it's no longer
interesting to print the number in a comment. Numbered instructions
don't need their number in a comment either.

Also, tidy up newline printing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78865 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp
test/Integer/a15.ll.out
test/Integer/a17.ll.out
test/Integer/a31.ll.out
test/Integer/a33.ll.out
test/Integer/a63.ll.out
test/Integer/a7.ll.out
test/Integer/a9.ll.out