Fariborz Jahanian
|
9f1071831f
|
__alignof attribute on the field must consider
packed attribute on the field. //rdar://9217290
llvm-svn: 130948
|
2011-05-05 21:19:14 +00:00 |
John McCall
|
4e81961a1e
|
Fix the computation of alignment for fields of packed+aligned structs.
Part of the fix for PR8413.
llvm-svn: 123904
|
2011-01-20 07:57:12 +00:00 |
Daniel Dunbar
|
5c816378f8
|
IRgen: Set the alignment correctly when creating LValue for a decls.
- Fixes PR5598.
- Review appreciated.
llvm-svn: 111726
|
2010-08-21 04:20:22 +00:00 |