[PATCH] D91583: [lld] Allow --export-dynamic to override --lto-whole-program-visibility
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 14:57:44 PST 2020
tejohnson added a comment.
While I investigate alternative mechanisms to handle --export-dynamic, I've sent D92060 <https://reviews.llvm.org/D92060> to add a --no- version of the option, to simplify working around issues when --lto-whole-program-visibility is specified broadly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91583/new/
https://reviews.llvm.org/D91583
More information about the llvm-commits
mailing list