Displaying 3 results from an estimated 3 matches for "4b322453".
2008 Nov 05
0
[LLVMdev] MSIL and MIPS backend for LLVM
Hi Eduardo,
> I'm a little new to LLVM.
> I know that the backends are still in experimental stage. MSIL and MIPS
> would be very useful for a project that I'm working on. Do you have any
> plans to have it completed in the next few months? I could generate the
> MSIL assembly but when compiled it, which compiles sucessfully, it
> generates invalid opcode errors.
As
2008 Nov 05
3
[LLVMdev] MSIL and MIPS backend for LLVM
...//llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081105/4b322453/attachment.bin>
2008 Oct 30
4
[LLVMdev] MSIL and MIPS backend for LLVM
Hello everyone,
I'm a little new to LLVM.
I know that the backends are still in experimental stage. MSIL and MIPS
would be very useful for a project that I'm working on. Do you have any
plans to have it completed in the next few months? I could generate the
MSIL assembly but when compiled it, which compiles sucessfully, it
generates invalid opcode errors.