diff options
author | Davide Italiano <davide@freebsd.org> | 2015-09-08 18:59:47 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2015-09-08 18:59:47 +0000 |
commit | cb2da7166ad38ec1174aca3fec9e3034923806ee (patch) | |
tree | 6b030d5c881c69d4fffe991b422d15ca359147ba /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 12dd3c4ebb2956413788a301ef0daf48cbbb05d0 (diff) | |
download | bcm5719-llvm-cb2da7166ad38ec1174aca3fec9e3034923806ee.tar.gz bcm5719-llvm-cb2da7166ad38ec1174aca3fec9e3034923806ee.zip |
[MC/ELF] Accept zero for .align directive
.align directive refuses alignment 0 -- a comment in the code hints this is
done for GNU as compatibility, but it seems GNU as accepts .align 0
(and silently rounds up alignment to 1).
Differential Revision: http://reviews.llvm.org/D12682
llvm-svn: 247048
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions