aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2019-11-29 18:44:21 +0000
committerPeter Smith <peter.smith@linaro.org>2019-12-05 10:11:31 +0000
commit784f57584fc3b582944d6786738738390e2b5f71 (patch)
tree2e5ce591b46f886c93e70c4a49722bf98a82fd50 /clang/lib/Frontend/CompilerInvocation.cpp
parent4b4ede440a2ad51b150cb913775eee76189aac38 (diff)
downloadllvm-784f57584fc3b582944d6786738738390e2b5f71.zip
llvm-784f57584fc3b582944d6786738738390e2b5f71.tar.gz
llvm-784f57584fc3b582944d6786738738390e2b5f71.tar.bz2
[LLD][ELF][AArch64] .note.gnu.property sections should have alignment 8
The .note.gnu.property SHT_NOTE sections on AArch64 (a 64-bit target) should have alignment 8 to more closely match the binutils implementation where alignment is 4-bytes on 32-bit machines and 8-bytes on 64-bit machines. Previously LLD was using 4 for both 32-bit and 64-bit machines. Differential Revision: https://reviews.llvm.org/D70962
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions