[PATCH] D72372: [CMake] Default to static linking for subprojects.

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 08:03:31 PST 2020


ctetreau added a comment.

@Meinersbur, thank you for taking the time to look at linkage on windows. Could you please give a concrete example of an issue that this patch resolves?

I am currently troubleshooting a breakage caused by D61446 <https://reviews.llvm.org/D61446>, and I am wondering if it might be related.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72372/new/

https://reviews.llvm.org/D72372





More information about the llvm-commits mailing list