[PATCH] D104353: [lld-macho] Avoid force-loading the same archive twice
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 10:24:36 PDT 2021
MaskRay added a comment.
(So ld64 -force_load behaves similar to link.exe `-wholearchive:` where input filenames are (unfortunately) deduplicated. I like the ELF --whole-archive no-magic version...)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104353/new/
https://reviews.llvm.org/D104353
More information about the llvm-commits
mailing list