[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 09:02:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b0eb5a67275: [ELF] Improve --gc-sections compatibility with GNU ld regarding section groups (authored by MaskRay).

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.230089.patch
Type: text/x-patch
Size: 7190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/bfbd3535/attachment.bin>


More information about the llvm-commits mailing list