[PATCH] D28446: Fix llvm-config --link-shared --libs for mingw

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 14:00:20 PST 2017


beanz added a comment.

I'm pretty confident we have buildbots testing mingw. You should be able to add a test case under tests/tools/llvm-config and have `REQUIRES: mingw32` in it.


https://reviews.llvm.org/D28446





More information about the llvm-commits mailing list