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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 20:50:32 PDT 2017


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.


Repository:
  rL LLVM

https://reviews.llvm.org/D32731





More information about the llvm-commits mailing list