[PATCH] D98223: [lld-macho] implement options -(un)exported_symbol(s_list)
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 17:43:24 PST 2021
gkm updated this revision to Diff 329173.
gkm edited the summary of this revision.
gkm added a comment.
- Make the `-export_symbol*` options properly override the default public/private status of all symbols.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98223/new/
https://reviews.llvm.org/D98223
Files:
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/Options.td
lld/MachO/SyntheticSections.cpp
lld/test/MachO/export-options.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98223.329173.patch
Type: text/x-patch
Size: 10252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/3c7345a3/attachment.bin>
More information about the llvm-commits
mailing list