Displaying 2 results from an estimated 2 matches for "207865d4".
2004 Aug 18
0
[LLVMdev] Newbie Enquiry
...cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040818/207865d4/attachment.sig>
2004 Aug 18
4
[LLVMdev] Newbie Enquiry
Hi There,
I've just started reading about LLVM and I just wanted to make sure that
it can do what I was hoping it could do. Am I correct in assuming that
I could use LLVM as a backend for a compiler, emiting LLVM byte codes
which could either be natively compiled (Sparc and x86) or byte code
interpretted / JITed??