Print functions with curly braces instead of begin/end
authorChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 03:00:40 +0000 (03:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 03:00:40 +0000 (03:00 +0000)
commit03e2acb37f675b62c66a8cc78965e8b2623972ec
tree470302da222bf93f2c7f34bbec3f5e8b5904f8a4
parentfac8a7052fb04323450c7b6318a6d3e644bf0f68
Print functions with curly braces instead of begin/end

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