[PATCH] D37116: Enable building LLVMgold.dll under mingw.

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 11:48:43 PDT 2017


srhines added a comment.

I should note that BUILD_SHARED_LIBS seems pretty incompatible with mingw, which is why we were looking for a better way to solve this problem. Pirama actually uncovered this missing check yesterday.


https://reviews.llvm.org/D37116





More information about the llvm-commits mailing list