[PATCH] D38790: [ELF] Do not keep symbols if they referenced only from discarded sections.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 00:36:31 PST 2017


ikudrin updated this revision to Diff 123727.
ikudrin added a comment.

- Do not depend on https://reviews.llvm.org/D40240.
- Mark `test/ELF/gc-sections-shared.s` to be in an intermediate state.


https://reviews.llvm.org/D38790

Files:
  ELF/MarkLive.cpp
  ELF/Symbols.h
  ELF/Writer.cpp
  test/ELF/gc-collect-undefined.s
  test/ELF/gc-sections-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38790.123727.patch
Type: text/x-patch
Size: 3587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/c6f48de9/attachment.bin>


More information about the llvm-commits mailing list