[PATCH] D102099: [lld-macho] exported symbols can also be lazy
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 21:13:51 PDT 2021
gkm abandoned this revision.
gkm added a comment.
In D102099#2745731 <https://reviews.llvm.org/D102099#2745731>, @int3 wrote:
> Just to confirm -- does ld64 also not fetch a symbol from an archive even when it is specified as an `-exported_symbol`?
You are correct. It does.
This diff is rubbish. I will abandon and resubmit a proper one. 😊
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102099/new/
https://reviews.llvm.org/D102099
More information about the llvm-commits
mailing list