Fariborz Jahanian
|
30364d0a64
|
'long long' requires special treatment in ms_struct
structs (impacts 32-bit only though).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131103 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-09 22:03:17 +00:00 |
Fariborz Jahanian
|
31e7f225fa
|
In ms_struct structs, Establish a new alignment for a
non-bitfield following a bitfield if size of their types differ.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131032 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-06 22:42:22 +00:00 |
Fariborz Jahanian
|
52bbe7a113
|
Establish a new alignment for an ms_struct bitfield following
a non-bitfield if size of their types differ.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131023 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-05-06 21:56:12 +00:00 |