[PATCH] D112070: [llvm-mt] Fix link failure in unusual situations.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 19 09:22:44 PDT 2021
MaskRay added a comment.
I am not familiar with CMake. I think LLVM_LINK_COMPONENTS is better to be treated as an unordered collection.
Is there a way to tell that WindowsManifest has an indirect dependency on zlib? Or let WindowsManifest depend on Support
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112070/new/
https://reviews.llvm.org/D112070
More information about the llvm-commits
mailing list