Fix printing of Argument objects, problem found by Patrick Meredith
authorChris Lattner <sabre@nondot.org>
Fri, 18 Jun 2004 04:07:20 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Jun 2004 04:07:20 +0000 (04:07 +0000)
commita8abee21364759334578c3bcbd9014982df03bdc
tree9b091ed97ba4d988f2ba2823b95a49fc070ea2ea
parentcb37056996d8a89e23a8e1c1e230412822eeb52a
Fix printing of Argument objects, problem found by Patrick Meredith

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