Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More ms_struct bitfield stuff: | Fariborz Jahanian | 2011-05-04 | 1 | -0/+23 |
Adjacent bit fields are packed into the same 1-, 2-, or 4-byte allocation unit if the integral types are the same size. // rdar://8823265. llvm-svn: 130851 |