[PATCH] D144153: [lld-macho] Support re-exports of individual symbols
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 25 21:33:59 PDT 2023
smeenai added a comment.
Looks like ld64 actually has the same behavior for `-exported_symbols_list` as well (so they're consistent on that front). I believe we'll do the same already, but it's probably worth adding a test to be explicit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144153/new/
https://reviews.llvm.org/D144153
More information about the llvm-commits
mailing list