[PATCH] D45536: Do not keep shared symbols to garbage-collected eliminated DSOs.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 15:32:46 PDT 2018


ruiu updated this revision to Diff 142083.
ruiu added a comment.

- replace dangling shared symbols even if --gc-sections is not specified


https://reviews.llvm.org/D45536

Files:
  lld/ELF/Driver.cpp
  lld/test/ELF/as-needed-weak.s
  lld/test/ELF/gc-sections-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45536.142083.patch
Type: text/x-patch
Size: 3398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/64b43992/attachment-0001.bin>


More information about the llvm-commits mailing list