[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
Mon Aug 3 23:00:58 PDT 2020


MaskRay updated this revision to Diff 282802.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Rebase after D72899 <https://reviews.llvm.org/D72899>.

Rewrite a yaml test with assembly


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.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72904.282802.patch
Type: text/x-patch
Size: 4428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/be53264c/attachment.bin>


More information about the llvm-commits mailing list