[PATCH] D104353: [lld-macho] Avoid force-loading the same archive twice
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 16 18:24:51 PDT 2021
int3 updated this revision to Diff 352593.
int3 added a comment.
remove use of ln; add test for force-loading multiple non-conflicting archives, and a test for non-force-loading multiple conflicting archives
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104353/new/
https://reviews.llvm.org/D104353
Files:
lld/MachO/Driver.cpp
lld/test/MachO/archive.s
lld/test/MachO/force-load.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104353.352593.patch
Type: text/x-patch
Size: 3956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/79b8010b/attachment.bin>
More information about the llvm-commits
mailing list