diff options
author | Rui Ueyama <ruiu@google.com> | 2013-09-13 20:53:11 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-09-13 20:53:11 +0000 |
commit | 1ea9b9770778a8b425ac375af2710434a39bd6a0 (patch) | |
tree | 8ce1c848b57ef710f4a28285b482978f6cc1c897 /clang/lib/Frontend/PrintPreprocessedOutput.cpp | |
parent | 17e32460ed016bc2ae168faeba924972b42be9eb (diff) | |
download | bcm5719-llvm-1ea9b9770778a8b425ac375af2710434a39bd6a0.tar.gz bcm5719-llvm-1ea9b9770778a8b425ac375af2710434a39bd6a0.zip |
[PECOFF] Fix atom default alignment.
Alignment(1) does not mean that the atom should be aligned on a 1 byte
boundary but on a 2^1 boundary. So, atoms without any specific alignment
requirements should have Alignment(0).
llvm-svn: 190723
Diffstat (limited to 'clang/lib/Frontend/PrintPreprocessedOutput.cpp')
0 files changed, 0 insertions, 0 deletions