Double alignment in structs is 4 bytes, not 8. Patch by Nate Begeman.
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 20 Jul 2004 15:43:25 +0000 (15:43 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 20 Jul 2004 15:43:25 +0000 (15:43 +0000)
commit5c4544160f9ea80da80ef3f4fd5877284f87981d
tree9e5f3a17a2fdec8d8dc4cdab4dd87131ead66178
parenta39fc0efcf1ccaf18f1b8eb095433e37ac9ec425
Double alignment in structs is 4 bytes, not 8.  Patch by Nate Begeman.

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