[PATCH] D111852: [lld/mac] Mark private externs with GOT relocs as LOCAL in indirect symbtab
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 14 16:36:15 PDT 2021
thakis added a comment.
Looking at https://reviews.llvm.org/D107533, apparently we just ignore the symbol in UnwindInfoSection.cpp and pick a different one, but still write the old one in the symbol table. That looks pretty sketch :/
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111852/new/
https://reviews.llvm.org/D111852
More information about the llvm-commits
mailing list