[LLVMdev] MSIL backend

Chris Lattner sabre at nondot.org
Thu Mar 22 15:22:10 PDT 2007


On Thu, 22 Mar 2007, Jeff Cohen wrote:
> 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.

Who said the input has to come through the GCC front-ends?  Perhaps this 
is for Jolt -> .NET? :)

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list