[PATCH] D48406: [ELF] Make non-writable non-executable PROGBITS sections closer to .text
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 15:11:57 PDT 2018
MaskRay updated this revision to Diff 152978.
MaskRay added a comment.
Herald added subscribers: atanasyan, kbarton, nhaehnle, nemanjai.
Herald added a reviewer: javed.absar.
Update all tests.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D48406
Files:
ELF/Writer.cpp
test/ELF/aarch64-copy.s
test/ELF/amdgpu-relocs.s
test/ELF/arm-copy.s
test/ELF/arm-execute-only.s
test/ELF/arm-exidx-shared.s
test/ELF/arm-target2.s
test/ELF/basic-ppc.s
test/ELF/basic-ppc64.s
test/ELF/dynamic-no-rosegment.s
test/ELF/dynsec-at-beginning.s
test/ELF/gc-merge-local-sym.s
test/ELF/gnu-ifunc-dyntags.s
test/ELF/i386-merge.s
test/ELF/linkerscript/align-empty.test
test/ELF/linkerscript/implicit-program-header.test
test/ELF/linkerscript/merge-sections-syms.s
test/ELF/linkerscript/merge-sections.s
test/ELF/linkerscript/no-space.s
test/ELF/linkerscript/non-absolute2.test
test/ELF/linkerscript/non-alloc.s
test/ELF/linkerscript/overlapping-sections.s
test/ELF/linkerscript/sections-sort.s
test/ELF/linkerscript/sort-non-script.s
test/ELF/linkerscript/symbol-only.test
test/ELF/linkerscript/unused-synthetic.s
test/ELF/map-file.s
test/ELF/merge-gc-piece.s
test/ELF/merge-shared-str.s
test/ELF/merge-shared.s
test/ELF/merge-string.s
test/ELF/merge-sym.s
test/ELF/merge-to-non-alloc.s
test/ELF/mips-got-string.s
test/ELF/mips-gp-ext.s
test/ELF/note-noalloc.s
test/ELF/relocation-shared.s
test/ELF/relocation.s
test/ELF/relro-omagic.s
test/ELF/section-layout.s
test/ELF/shared.s
test/ELF/sort-norosegment.s
test/ELF/verdef-defaultver.s
test/ELF/verdef.s
test/ELF/verneed.s
test/ELF/version-script-extern.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48406.152978.patch
Type: text/x-patch
Size: 46583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/6195947e/attachment.bin>
More information about the llvm-commits
mailing list