[PATCH] D144153: [lld-macho] Support re-exports of individual symbols
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 13:36:27 PDT 2023
int3 updated this revision to Diff 508783.
int3 added a comment.
move logic to handleExplicitExports; also add test to show -unexported_symbol has no effect on dylibs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144153/new/
https://reviews.llvm.org/D144153
Files:
lld/MachO/Driver.cpp
lld/MachO/ExportTrie.cpp
lld/MachO/Symbols.h
lld/MachO/SyntheticSections.cpp
lld/test/MachO/export-options.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144153.508783.patch
Type: text/x-patch
Size: 7955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/d189d0c9/attachment.bin>
More information about the llvm-commits
mailing list