[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 16:55:06 PDT 2018


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

- fix a test and confirmed that the test fails without this patch


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.142100.patch
Type: text/x-patch
Size: 3640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/961254a7/attachment.bin>


More information about the llvm-commits mailing list