[PATCH] D104363: [llvm] Mark more internal command line optins as cl::Hidden
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 17 01:11:25 PDT 2021
jhenderson added a comment.
This isn't an issue for the static linking approach, so why does it happen for the dynamic library approach? It seems like fixing this aspect should be the way forward, as it will be more robust generally.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104363/new/
https://reviews.llvm.org/D104363
More information about the llvm-commits
mailing list