Anders Carlsson
|
f814ee6003
|
Handle zero width bit fields in unions correctly (by ignoring them).
llvm-svn: 76847
|
2009-07-23 04:00:39 +00:00 |
Anders Carlsson
|
697f65943d
|
Implement union layout support.
llvm-svn: 76846
|
2009-07-23 03:43:54 +00:00 |
Anders Carlsson
|
307846fe67
|
Check in CGRecordLayoutBuilder which is a reimplementation of the record layout code. (Yay, no more packed structs unless absolutely necessary). We currently don't use the layouts being built but that will change when the new code is mature enough :)
llvm-svn: 76845
|
2009-07-23 03:17:50 +00:00 |