Make the Value and Type methods print a newline so it prints nicely in gdb
authorReid Spencer <rspencer@reidspencer.com>
Fri, 27 Oct 2006 18:58:54 +0000 (18:58 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 27 Oct 2006 18:58:54 +0000 (18:58 +0000)
commit461076f05287bde5a2817c3426120596e6962f31
tree2ac1936c63935e57bde043c159bbe47b7c471b1f
parent6bdb3f6c8f7400ea956d80cb44c3a5f5c872ef82
Make the Value and Type methods print a newline so it prints nicely in gdb

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