[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
Thu Nov 14 10:24:52 PST 2019


MaskRay updated this revision to Diff 229346.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

review comments


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.229346.patch
Type: text/x-patch
Size: 6804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191114/4c947982/attachment.bin>


More information about the llvm-commits mailing list