diff options
author | John McCall <rjmccall@apple.com> | 2010-10-08 18:24:19 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-10-08 18:24:19 +0000 |
commit | 942687084fccb24bee81c725170355fe83e91aac (patch) | |
tree | 3f5be63b34267feee78288e50d946d6f228e944c /llvm/lib/CodeGen/MachineDominators.cpp | |
parent | b75d0ca38e09dd8a1a03affc99183b768fd1cbff (diff) | |
download | bcm5719-llvm-942687084fccb24bee81c725170355fe83e91aac.tar.gz bcm5719-llvm-942687084fccb24bee81c725170355fe83e91aac.zip |
__attribute__((aligned(n))) directly specifies the alignment of a declaration
unless it's a non-packed field, in which case it can only increase the
alignment. [[align]] effectively works the same way for well-formed code
(because it's ill-formed for [[align]] to decrease alignment ever).
Fixes rdar://problem/8335865
llvm-svn: 116070
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominators.cpp')
0 files changed, 0 insertions, 0 deletions