Displaying 2 results from an estimated 2 matches for "3a7d3eea".
2009 Apr 07
0
[LLVMdev] Suggestion for VM porting to LLVM
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090407/3a7d3eea/attachment.html>
2009 Apr 05
2
[LLVMdev] Suggestion for VM porting to LLVM
Hi,
Isn't it intended to explain how to build a compiler for a custom
language that targets LLVM-IR ? Is it useful also to understand how to
build a VM that is meant to execute custom bytecode (converting it to
LLVM-IR previously) ?
Thanks,
Gabriele
Il giorno 05/apr/09, alle ore 11:36, Anton Korobeynikov ha scritto:
> Hello, Gabriele
>
>> thanks for the suggestion. Do you