[PATCH] D24046: [compiler-rt] Fix library suffixes on windows

Francis Ricci via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 12:38:37 PDT 2016


fjricci added a comment.

I sent a message to the cmake developer list to ask about using the correct suffixes by default when using the GNU driver in clang to target MSVCRT. For now, I'll go ahead and merge this patch, and hope that we can remove it if cmake adds proper support in the future.


https://reviews.llvm.org/D24046





More information about the llvm-commits mailing list