summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineDominators.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-10-08 18:24:19 +0000
committerJohn McCall <rjmccall@apple.com>2010-10-08 18:24:19 +0000
commit942687084fccb24bee81c725170355fe83e91aac (patch)
tree3f5be63b34267feee78288e50d946d6f228e944c /llvm/lib/CodeGen/MachineDominators.cpp
parentb75d0ca38e09dd8a1a03affc99183b768fd1cbff (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud