Displaying 1 result from an estimated 1 matches for "mfbmc5o09ci".
Did you mean:
mfbmc5o09cy
2018 Mar 17
1
MCJIT with LLVM >= 5.0 on Windows 64
Hello,
I am using the Faust language which leverages LLVM's MCJIT for code
generation (http://faust.grame.fr/).
There are some problems[1] when generating code and executing it afterwards
on Windows with a MSVC "host" (that is, LLVM itself and the software it is
used in are built with MSVC).
It works fine when building LLVM / Faust with Mingw.
On MSVC the code is generated with