aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/packed-structure.c
AgeCommit message (Expand)Author
2013-01-28Tests: remove disabled llvm-gcc invocationsDmitri Gribenko
2011-05-05__alignof attribute on the field must considerFariborz Jahanian
2011-01-20Fix the computation of alignment for fields of packed+aligned structs.John McCall
2010-08-21IRgen: Set the alignment correctly when creating LValue for a decls.Daniel Dunbar