OSDN Git Service

Alignment of globals has not been quite right. Needed to drop the pointer type
authorJim Laskey <jlaskey@mac.com>
Thu, 15 Jun 2006 13:10:58 +0000 (13:10 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 15 Jun 2006 13:10:58 +0000 (13:10 +0000)
commit35f8c208a98371b3eb38494c03514f497b9af12b
tree017cd19802f79457bf029388a9c867fec4c49e18
parent31f7be9fb710623d13e676e93f8eda2091070580
Alignment of globals has not been quite right.  Needed to drop the pointer type
to get the alignment of the element type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28799 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp