[PATCH] D107317: [ELF] Add --export-dynamic-symbol-list
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 2 16:14:24 PDT 2021
MaskRay updated this revision to Diff 363600.
MaskRay added a comment.
add doc.
Note: -Bsymbolic-non-weak-functions is in release/13.x so I deleted it from the release notes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107317/new/
https://reviews.llvm.org/D107317
Files:
lld/ELF/Driver.cpp
lld/ELF/Options.td
lld/docs/ReleaseNotes.rst
lld/docs/ld.lld.1
lld/test/ELF/export-dynamic-symbol.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107317.363600.patch
Type: text/x-patch
Size: 7301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210802/97a90b63/attachment.bin>
More information about the llvm-commits
mailing list