Le Sun, Dec 17, 2006 at 01:14:48PM -0800, Chris Lattner écrivait/wrote:
> 
> Another option that you didn't, but Norman, did, mention: LLVM 
> (http://llvm.org/). 

Assuming I want to play with LLVM for dynamic code generation only,
what is the starting documentation (or trivial example) to look at?

In other words, I only want to use LLVM as a competitor to Libjit: I
want to call LLVM to build in memory some intermediate code
representation, and then to compile it (either in memory, or perhaps
as shared objects) on Linux/AMD64, and at last being able to run the
just so generated machine code

Thanks.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/ 
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
_______________________________________________
Cminusminus mailing list
[email protected]
https://cminusminus.org/mailman/listinfo/cminusminus

Reply via email to