Displaying 1 result from an estimated 1 matches for "46d3d1ff".
2007 Mar 22
1
[LLVMdev] MSIL backend
Hello, Jeff.
> I'm confused. A MSIL front end I can understand, but a back end? How
> will it be used? The GCC-based front ends that come with LLVM generate
> bytecodes that have dependencies on the GCC runtime, which is not going
> to be present in a .NET environment.
Well. It's LLVM-to-MSIL translator. So, if the source use some
unsupported code... The same situation