[PATCH] D37718: [ELF] Handle references to garbage collected common symbols

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 19:12:27 PDT 2017


smeenai added a comment.

I'm seeing breakages caused by this as well. Thanks for the fix!

I'm also supportive of getting this patch in ASAP and looking into further improvements as a follow-up, since it fixes a linker crash.


https://reviews.llvm.org/D37718





More information about the llvm-commits mailing list