[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:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG497c76e96dcd: [ELF] Keep local symbols when both --emit-relocs and --discard-all are specified (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D78389?vs=259010&id=259012#toc

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.259012.patch
Type: text/x-patch
Size: 5381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/c3791919/attachment-0001.bin>


More information about the llvm-commits mailing list