[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:18:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335674: [ELF] Make non-writable non-executable PROGBITS sections closer to .text (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48406?vs=152978&id=152980#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48406

Files:
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/aarch64-copy.s
  lld/trunk/test/ELF/amdgpu-relocs.s
  lld/trunk/test/ELF/arm-copy.s
  lld/trunk/test/ELF/arm-execute-only.s
  lld/trunk/test/ELF/arm-exidx-shared.s
  lld/trunk/test/ELF/arm-target2.s
  lld/trunk/test/ELF/basic-ppc.s
  lld/trunk/test/ELF/basic-ppc64.s
  lld/trunk/test/ELF/dynamic-no-rosegment.s
  lld/trunk/test/ELF/dynsec-at-beginning.s
  lld/trunk/test/ELF/gc-merge-local-sym.s
  lld/trunk/test/ELF/gnu-ifunc-dyntags.s
  lld/trunk/test/ELF/i386-merge.s
  lld/trunk/test/ELF/linkerscript/align-empty.test
  lld/trunk/test/ELF/linkerscript/implicit-program-header.test
  lld/trunk/test/ELF/linkerscript/merge-sections-syms.s
  lld/trunk/test/ELF/linkerscript/merge-sections.s
  lld/trunk/test/ELF/linkerscript/no-space.s
  lld/trunk/test/ELF/linkerscript/non-absolute2.test
  lld/trunk/test/ELF/linkerscript/non-alloc.s
  lld/trunk/test/ELF/linkerscript/overlapping-sections.s
  lld/trunk/test/ELF/linkerscript/sections-sort.s
  lld/trunk/test/ELF/linkerscript/sort-non-script.s
  lld/trunk/test/ELF/linkerscript/symbol-only.test
  lld/trunk/test/ELF/linkerscript/unused-synthetic.s
  lld/trunk/test/ELF/map-file.s
  lld/trunk/test/ELF/merge-gc-piece.s
  lld/trunk/test/ELF/merge-shared-str.s
  lld/trunk/test/ELF/merge-shared.s
  lld/trunk/test/ELF/merge-string.s
  lld/trunk/test/ELF/merge-sym.s
  lld/trunk/test/ELF/merge-to-non-alloc.s
  lld/trunk/test/ELF/mips-got-string.s
  lld/trunk/test/ELF/mips-gp-ext.s
  lld/trunk/test/ELF/note-noalloc.s
  lld/trunk/test/ELF/relocation-shared.s
  lld/trunk/test/ELF/relocation.s
  lld/trunk/test/ELF/relro-omagic.s
  lld/trunk/test/ELF/section-layout.s
  lld/trunk/test/ELF/shared.s
  lld/trunk/test/ELF/sort-norosegment.s
  lld/trunk/test/ELF/verdef-defaultver.s
  lld/trunk/test/ELF/verdef.s
  lld/trunk/test/ELF/verneed.s
  lld/trunk/test/ELF/version-script-extern.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48406.152980.patch
Type: text/x-patch
Size: 48034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/6d900650/attachment.bin>


More information about the llvm-commits mailing list