Displaying 2 results from an estimated 2 matches for "f534baf8".
2011 Oct 06
0
[LLVMdev] FW: LLVM IR is a compiler IR
...explains my thinking better. Does that change at all your view of the benefits that I might achieve from LLVM?
Thanks.
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111006/f534baf8/attachment.html>
2011 Oct 06
4
[LLVMdev] LLVM IR is a compiler IR
Hi Folks --
Let me go ahead and pose a question similar to the one Joachim poses below. I too am trying to evaluate whether LLVM will be of use to me in building a compiler and garbage collection mechanism for a byte code vm that I have built. Although there are multiple types of code that can be created with this system, all of them eventually translate to execution of one or more of these