[PATCH] D64930: [ELF][AArch64] Allow overlapping PT_LOAD (keep p_offset ranges adjacent) to decrease file size
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 00:15:40 PDT 2019
MaskRay updated this revision to Diff 210749.
MaskRay added a comment.
Update more tests. WIP
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64930/new/
https://reviews.llvm.org/D64930
Files:
ELF/Writer.cpp
test/ELF/aarch64-abs16.s
test/ELF/aarch64-abs32.s
test/ELF/aarch64-call26-thunk.s
test/ELF/aarch64-condb-reloc.s
test/ELF/aarch64-copy.s
test/ELF/aarch64-cortex-a53-843419-large.s
test/ELF/aarch64-cortex-a53-843419-recognize.s
test/ELF/aarch64-cortex-a53-843419-tlsrelax.s
test/ELF/aarch64-data-relocs.s
test/ELF/aarch64-feature-bti.s
test/ELF/aarch64-feature-btipac.s
test/ELF/aarch64-feature-pac.s
test/ELF/aarch64-fpic-got.s
test/ELF/aarch64-gnu-ifunc-address.s
test/ELF/aarch64-gnu-ifunc-nonpreemptable.s
test/ELF/aarch64-gnu-ifunc-plt.s
test/ELF/aarch64-nopic-plt.s
test/ELF/basic-aarch64.s
test/ELF/plt-aarch64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64930.210749.patch
Type: text/x-patch
Size: 34338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/3a8d4f97/attachment.bin>
More information about the llvm-commits
mailing list