[PATCH] D39814: Create a Cross-Compilation CMake toolchain file for NonWindows -> Windows

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 12:41:57 PST 2017


zturner created this revision.
Herald added a subscriber: mgorny.

This allows building LLVM for windows on a non-Windows host, provided you have the proper headers and libraries on your system.


https://reviews.llvm.org/D39814

Files:
  llvm/cmake/platforms/WinMsvc.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39814.122144.patch
Type: text/x-patch
Size: 8341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/efca62c7/attachment.bin>


More information about the llvm-commits mailing list