[PATCH] D138301: [llvm, polly, clang] Stop setting config.enable_shared in most places
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 09:44:59 PST 2022
MaskRay added a comment.
`if config.enable_shared:` is used in two places. Are they affected if the variable becomes absent?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138301/new/
https://reviews.llvm.org/D138301
More information about the llvm-commits
mailing list