[PATCH] D32399: [LLD] Order writable executable sections before writable ones

Mark Kettenis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 13:40:45 PDT 2017


kettenis updated this revision to Diff 99982.
kettenis added a comment.
Herald added subscribers: nhaehnle, emaste.

Updated diff adapted to the changes that have been made to the function that determines the section ordering. Also adjusts the testsuite for the changed ordering,


https://reviews.llvm.org/D32399

Files:
  lld/ELF/Writer.cpp
  lld/test/ELF/amdgpu-globals.s
  lld/test/ELF/gc-sections.s
  lld/test/ELF/i386-tls-ie-shared.s
  lld/test/ELF/linkerscript/sections-constraint.s
  lld/test/ELF/relocation-size-shared.s
  lld/test/ELF/relocation-size.s
  lld/test/ELF/section-layout.s
  lld/test/ELF/tls-i686.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32399.99982.patch
Type: text/x-patch
Size: 23262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/4ade7fb1/attachment-0001.bin>


More information about the llvm-commits mailing list