[PATCH] D84001: [ELF] Allow mixed SHF_LINK_ORDER & non-SHF_LINK_ORDER sections and sort within InputSectionDescription

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 21:50:51 PDT 2020


MaskRay updated this revision to Diff 283485.
MaskRay added a comment.

Rebase after D72904 <https://reviews.llvm.org/D72904> was pushed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84001

Files:
  lld/ELF/Writer.cpp
  lld/test/ELF/linkerscript/linkorder.s
  lld/test/ELF/linkorder-mixed.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84001.283485.patch
Type: text/x-patch
Size: 7924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/f8b97cf9/attachment.bin>


More information about the llvm-commits mailing list