[PATCH] D64930: [ELF][AArch64] Allow PT_LOAD to have overlapping p_offset ranges
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 04:34:05 PDT 2019
MaskRay updated this revision to Diff 212780.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: krytarowski.
Move the formula update to the previous patch
Update description
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-gnu-ifunc.s
test/ELF/aarch64-gnu-ifunc2.s
test/ELF/aarch64-got-weak-undef.s
test/ELF/aarch64-ifunc-bti.s
test/ELF/aarch64-jump26-thunk.s
test/ELF/aarch64-ldprel-lo19-invalid.s
test/ELF/aarch64-lo12-alignment.s
test/ELF/aarch64-load-alignment.s
test/ELF/aarch64-nopic-plt.s
test/ELF/aarch64-prel16.s
test/ELF/aarch64-prel32.s
test/ELF/aarch64-relative.s
test/ELF/aarch64-relocs.s
test/ELF/aarch64-relro.s
test/ELF/aarch64-thunk-section-location.s
test/ELF/aarch64-tls-gdie.s
test/ELF/aarch64-tls-gdle.s
test/ELF/aarch64-tls-ie.s
test/ELF/aarch64-tls-le.s
test/ELF/aarch64-tls-vaddr-align.s
test/ELF/aarch64-tlsdesc.s
test/ELF/aarch64-tlsld-ldst.s
test/ELF/aarch64-tstbr14-reloc.s
test/ELF/aarch64-undefined-weak.s
test/ELF/basic-aarch64.s
test/ELF/global-offset-table-position-aarch64.s
test/ELF/pack-dyn-relocs-loop.s
test/ELF/pack-dyn-relocs.s
test/ELF/plt-aarch64.s
test/ELF/pr34660.s
test/ELF/relocation-b-aarch64.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64930.212780.patch
Type: text/x-patch
Size: 125811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/dc46896b/attachment-0001.bin>
More information about the llvm-commits
mailing list