[PATCH] D140592: [lld-macho] Skip re-loading archive if already loaded
Vincent Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 29 18:11:55 PST 2022
thevinster abandoned this revision.
thevinster added a comment.
Re-reading that, it seems to be the same issue (though our case is because of swift autolinking instead of symbols defined in the same archive). I think we should re-open that PR and track it for future references. Seeing that it could be more widespread, we might want to prioritize it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140592/new/
https://reviews.llvm.org/D140592
More information about the llvm-commits
mailing list