When laying out bitfields, make sure that the data size is always aligned to a...
When laying out bitfields, make sure that the data size is always aligned to a byte. This fixes PR5580. llvm-svn: 89611
Loading
Please register or sign in to comment