Displaying 1 result from an estimated 1 matches for "7262063f329f".
2009 Apr 10
3
[LLVMdev] Support for frontend in Windows
What is the recommended way to get a front-end to run on Windows? I
have been able to successfully compile on Linux.
I'm worried about documents stating all the shortcomings of the Visual
Studio compiled version, but I do have mingw. Is there a guide for
using mingw to compile?
I thought about compiling to IR, but the documentation said the
language is not stable.