[PATCH] D76410: [ELF] Don't combine SHF_LINK_ORDER sections linking different output sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 09:11:12 PDT 2020


MaskRay updated this revision to Diff 251400.
MaskRay marked 2 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Delete mention of .stack_sizes
Improve tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76410

Files:
  lld/ELF/LinkerScript.cpp
  lld/test/ELF/linkorder-output-section.s
  lld/test/ELF/partition-move-to-main-startstop.s
  lld/test/ELF/relocatable-linkorder.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76410.251400.patch
Type: text/x-patch
Size: 5863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/4c3fd563/attachment.bin>


More information about the llvm-commits mailing list