[PATCH] D93369: [lld-macho] Add support for weak references
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 20 10:32:34 PST 2020
thakis added a comment.
FYI: I saw that ld64 has the flag `-weak_reference_mismatches` to kind of configure its behavior around this. (I don't need that flag and no action necessary, just happened to see it in the man page and figured I'd mention it.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93369/new/
https://reviews.llvm.org/D93369
More information about the llvm-commits
mailing list