diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2008-12-15 07:29:55 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2008-12-15 07:29:55 +0000 |
commit | 8d2ea18346b1f6aef13410424f2a686ffc631108 (patch) | |
tree | 952fd307c7be6f05e2687dc7c07058e726d5c215 /clang/lib/Sema/SemaDecl.cpp | |
parent | ac4e120912ebcc3a1eeebaabaf4d4b842431142c (diff) | |
download | bcm5719-llvm-8d2ea18346b1f6aef13410424f2a686ffc631108.tar.gz bcm5719-llvm-8d2ea18346b1f6aef13410424f2a686ffc631108.zip |
It turns out that "align 1" and unaligned are different. Add a bias to the
alignment attribute such that 0 means unaligned.
This will probably require a rebuild of llvm-gcc because of the change to
Attributes.h. If you see many test failures on "make check", please rebuild
your llvm-gcc.
llvm-svn: 61030
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions