Displaying 1 result from an estimated 1 matches for "1023890".
Did you mean:
1023590
2012 Jul 18
2
[LLVMdev] Is IR VM does make sense since llvm3 ?
Hi llvm list !
Everything is in the question.
I've read this discussion on the mailinglist * [LLVMdev] LLVM IR is a
compiler IR<https://groups.google.com/d/topic/llvm-dev/N3r_a1Vbrog/discussion>
. *
But since llvm3 and type system rewrite, is it a good idea to rethink about
a VM wich could run the IR bytecode directly?
llvm has differents bytecode from low level, to more hight level...