[PATCH] D78389: [ELF] Keep local symbols when both --emit-relocs and --discard-all are specified

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 08:37:15 PDT 2020


MaskRay updated this revision to Diff 259010.
MaskRay added a comment.

Rename `unreferenced` to `gc`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78389

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/emit-relocs-discard-locals.s
  lld/test/ELF/relocatable-discard-locals.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78389.259010.patch
Type: text/x-patch
Size: 5377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/79cc7647/attachment.bin>


More information about the llvm-commits mailing list