Skip to content
Commit 60883932 authored by Chad Rosier's avatar Chad Rosier
Browse files

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. 

llvm-svn: 136848
parent c27b2870
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment