print the attribute in the right place, this fixes function returning vectors.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 03:39:43 +0000 (03:39 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 03:39:43 +0000 (03:39 +0000)
commit32cba8e0634e56a42bfe7ae900f7839711c62d82
treef4fc0528c9979999b91b4d2e78e244b87f239f08
parentf58d4dec985fafb0f59cddaee19510c4b5bb7086
print the attribute in the right place, this fixes function returning vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47809 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp