Displaying 2 results from an estimated 2 matches for "af62411d".
2008 Oct 11
0
[LLVMdev] C++ to C?
..._____
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/20081011/af62411d/attachment.html>
2008 Oct 11
2
[LLVMdev] C++ to C?
I realized I missed this part of your email:
Can LLVM help, or am I completely off track?
>
It isn't clear to me yet. I have used LLVM for a different but similar
purpose, which effectively implements a stronger virtual machine on top of
the LLVM IR. I have been very happy with the decision to use LLVM instead
of, say, working with x86 directly.
On the other hand, if you are only