[llvm-dev] Build files

Marcus Johnson via llvm-dev llvm-dev at lists.llvm.org
Sat Jun 23 04:10:16 PDT 2018


How is the LLVM toolchain built for Windows?

I'm working on VS integration.

Like, in Xcode, the actual *.xctoolchain bundle is built using the regular
cmake files, plus using the cmake build script in tools/xcode-toolchain,
what is the windows equivalent?

is it literally just the stuff in tools/msbuild, or is there more to it
than that?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180623/7e2fc401/attachment.html>


More information about the llvm-dev mailing list