[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
Sun Nov 26 21:51:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319008: [ELF] Do not keep symbols if they referenced only from discarded sections. (authored by ikudrin).

Changed prior to commit:
  https://reviews.llvm.org/D38790?vs=124139&id=124323#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38790

Files:
  lld/trunk/ELF/MarkLive.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/Inputs/gc-sections-shared2.s
  lld/trunk/test/ELF/gc-collect-undefined.s
  lld/trunk/test/ELF/gc-sections-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38790.124323.patch
Type: text/x-patch
Size: 6402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171127/705947a9/attachment.bin>


More information about the llvm-commits mailing list