dotgnu-libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libjit-developers] libjit update


From: Rhys Weatherley
Subject: [Libjit-developers] libjit update
Date: Tue, 27 Apr 2004 11:31:47 +1000
User-agent: KMail/1.4.3

Hi all,

An update to the previous version of libjit is available. Tutorials 1 to 4 now
work correctly using the interpreted back end, which should allow people to
experiment with real examples now. The x86 and ARM versions should follow in
the next few days.

    http://www.southern-storm.com.au/download/libjit-0.0.0f.tar.gz

If you are working on libjit, then you might find the functions in
<jit/jit-dump.h> handy.  Particularly "jit_dump_function".  This will dump
the three-address form of a function before it is compiled, and the compiled
machine code form after it is compiled.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]