[PATCH] D72904: [ELF] Allow SHF_LINK_ORDER sections to have sh_link=0

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 12:53:51 PDT 2020


MaskRay updated this revision to Diff 278585.
MaskRay edited the summary of this revision.
MaskRay edited reviewers, added: jhenderson, psmith; removed: peter.smith.
MaskRay added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72904

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/invalid/linkorder-invalid-sec2.test
  lld/test/ELF/linkorder-mixed.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72904.278585.patch
Type: text/x-patch
Size: 4864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/95856b71/attachment.bin>


More information about the llvm-commits mailing list