[PATCH] D70146: [ELF] Improve --gc-sections compatibility with GNU ld regarding section groups

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 00:33:52 PST 2019


MaskRay updated this revision to Diff 229987.
MaskRay edited the summary of this revision.
MaskRay added a comment.

nextInGroup -> nextInSectionGroup


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70146

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputSection.h
  lld/ELF/MarkLive.cpp
  lld/test/ELF/gc-sections-group.s
  lld/test/ELF/linkerscript/discard-group.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70146.229987.patch
Type: text/x-patch
Size: 7190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/3fa5107b/attachment.bin>


More information about the llvm-commits mailing list