[PATCH] D58892: [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 22:46:17 PDT 2019
MaskRay updated this revision to Diff 190570.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: kbarton, javed.absar, nhaehnle, jvesely, nemanjai.
Add tests. Most offsets are off by 56 bytes as we add one more PT_LOAD.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58892/new/
https://reviews.llvm.org/D58892
Files:
ELF/Writer.cpp
test/ELF/aarch64-copy.s
test/ELF/amdgpu-relocs.s
test/ELF/arm-copy.s
test/ELF/arm-exidx-shared.s
test/ELF/basic-ppc64.s
test/ELF/gnu-ifunc-dyntags.s
test/ELF/i386-merge.s
test/ELF/linkerscript/align-section-offset.test
test/ELF/linkerscript/overlapping-sections.s
test/ELF/linkerscript/repsection-symbol.s
test/ELF/map-file.s
test/ELF/merge-shared-str.s
test/ELF/merge-shared.s
test/ELF/pack-dyn-relocs-loop.s
test/ELF/ppc64-relocs.s
test/ELF/relocation.s
test/ELF/relro.s
test/ELF/verdef-defaultver.s
test/ELF/verdef.s
test/ELF/verneed.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58892.190570.patch
Type: text/x-patch
Size: 21695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/3e73d791/attachment.bin>
More information about the llvm-commits
mailing list