[PATCH] D32731: ELF: Set symbol binding to STB_GLOBAL when undefining symbols during LTO.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 11:55:33 PDT 2017


Peter Collingbourne via Phabricator via llvm-commits
<llvm-commits at lists.llvm.org> writes:

> pcc added a comment.
>
> Actually I don't think this change is necessary, and it was masking a bug (PR32899). We should be able to revert once that is fixed.

I just fixed that. I will let you do the revert.

Thanks,
Rafael


More information about the llvm-commits mailing list