[PATCH] D85550: [lld-macho] Implement -force_load
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 12:54:10 PDT 2020
int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
int3 requested review of this revision.
It's similar to lld-ELF's `-whole-archive`, but applied to individual
archives instead of to a series of them.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D85550
Files:
lld/MachO/Driver.cpp
lld/test/MachO/force-load.s
lld/test/MachO/invalid/bad-archive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85550.284003.patch
Type: text/x-patch
Size: 3834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/1e14ad40/attachment.bin>
More information about the llvm-commits
mailing list