[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
Sat Mar 21 10:40:53 PDT 2020


MaskRay updated this revision to Diff 251849.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: dexonsmith, steven_wu, hiraditya.

Make __start_/__stop_ work


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76410

Files:
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/LTO.h
  lld/ELF/LinkerScript.cpp
  lld/ELF/MarkLive.cpp
  lld/ELF/SymbolTable.h
  lld/test/ELF/linkorder-output-section.s
  lld/test/ELF/relocatable-linkorder.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76410.251849.patch
Type: text/x-patch
Size: 8274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200321/fd30511b/attachment.bin>


More information about the llvm-commits mailing list