diff options
author | Chad Rosier <mcrosier@apple.com> | 2011-08-04 00:19:13 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2011-08-04 00:19:13 +0000 |
commit | 4ab00241dd2d03bd6c4a399fb63b7d46250e8499 (patch) | |
tree | d1653a741d7efc0f845f64fde5971b26a1a17acb /lib/CodeGen/CodeGenModule.h | |
parent | e92b8a1dbba150e213c4980710fcb59ec5c5c570 (diff) |
For APCS the alignment of bitfield types is *not* respected when laying out
structures. Alignment can be enforced with the use of anonymous bitfields
(e.g., int :0), but this is not currently supported. Add this test case to
document the current state, which will hopefully be fixed shortly.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136848 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions