Displaying 1 result from an estimated 1 matches for "990327".
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??