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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 15:10:15 PDT 2018


pcc added a comment.

>From a quick test it looks like this fixes PR28335 but only if `--gc-sections` is passed. Maybe we should be doing this unconditionally?


https://reviews.llvm.org/D45536





More information about the llvm-commits mailing list