[PATCH] D140592: [lld-macho] Skip re-loading archive if already loaded
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 28 06:18:39 PST 2022
thakis added a comment.
Imho it'd be nicer to add this to the "list of places where lld is different from ld64". From what I can tell, this isn't a _huge_ problem in practice (we haven't needed it until now), and there's some value in both sensible semantics and in having behavior that's consistent with the other llds too.
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