[PATCH] D95199: [ELF] Write output sections in PT_LOAD segment order

Patrick Oppenlander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 17:24:03 PDT 2021


pattop updated this revision to Diff 331420.
pattop added a comment.

Address MaskRay feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95199/new/

https://reviews.llvm.org/D95199

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/Writer.cpp
  lld/ELF/Writer.h
  lld/test/ELF/linkerscript/implicit-program-header.test
  lld/test/ELF/linkerscript/out-of-order-sections.s
  lld/test/ELF/linkerscript/sections-va-overflow.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95199.331420.patch
Type: text/x-patch
Size: 6247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/e0bcd159/attachment.bin>


More information about the llvm-commits mailing list