[PATCH] D72819: [ELF] Decrease alignment of ThunkSection on 64-bit targets from 8 to 4
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 10:41:57 PST 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG870094decfc9: [ELF] Decrease alignment of ThunkSection on 64-bit targets from 8 to 4 (authored by MaskRay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72819/new/
https://reviews.llvm.org/D72819
Files:
lld/ELF/SyntheticSections.cpp
lld/test/ELF/aarch64-call26-thunk.s
lld/test/ELF/aarch64-cortex-a53-843419-thunk.s
lld/test/ELF/aarch64-jump26-thunk.s
lld/test/ELF/aarch64-thunk-pi.s
lld/test/ELF/aarch64-thunk-script.s
lld/test/ELF/ppc64-dtprel.s
lld/test/ELF/ppc64-ifunc.s
lld/test/ELF/ppc64-long-branch.s
lld/test/ELF/ppc64-tls-gd.s
lld/test/ELF/ppc64-toc-restore.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72819.238543.patch
Type: text/x-patch
Size: 12928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/4592282b/attachment.bin>
More information about the llvm-commits
mailing list