aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/Preprocessor.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-03-16 07:40:08 +0000
committerBill Wendling <isanbard@gmail.com>2012-03-16 07:40:08 +0000
commita2a26b546c488b83b6c1e3955ebae941fb48b2d0 (patch)
tree57b35b41ecb519f03869381cd6c1cdc98d5e22d8 /clang/lib/Lex/Preprocessor.cpp
parent501d95c176df9e09ad0800bda598e63f7050a951 (diff)
downloadllvm-a2a26b546c488b83b6c1e3955ebae941fb48b2d0.zip
llvm-a2a26b546c488b83b6c1e3955ebae941fb48b2d0.tar.gz
llvm-a2a26b546c488b83b6c1e3955ebae941fb48b2d0.tar.bz2
The alignment of the pointer part of the store instruction may have an
alignment. If that's the case, then we want to make sure that we don't increase the alignment of the store instruction. Because if we increase it to be "more aligned" than the pointer, code-gen may use instructions which require a greater alignment than the pointer guarantees. <rdar://problem/11043589> llvm-svn: 152907
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions