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

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 27 18:18:29 PDT 2017


chapuni accepted this revision.
chapuni added a comment.
This revision is now accepted and ready to land.

Patch itself is good, as far as LLVM_BUILD_LLVM_DYLIB works for mingw dll.

@srhines, I don't think BUILD_SHARED_LIBS would be incompatible. What is your case?


https://reviews.llvm.org/D37116





More information about the llvm-commits mailing list