[llvm-commits] [LLVM Submission] Java bindings

Eli Gottlieb eligottlieb at gmail.com
Fri Jul 23 13:37:49 PDT 2010


I used SWIG and did some coding of my own to make Java bindings for 
LLVM, linked to the llvm-c headers and associated libraries.  Currently 
they only completely cover Core.h, but they can easily be expanded 
further as needed.  The patch is taken with the 109148 revision of the 
LLVM svn repo.

This is mostly a one-time submission, but I can maintain and update the 
bindings.

--Eli Gottlieb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jllvm.patch
Type: text/x-patch
Size: 988118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100723/ea1af332/attachment.bin>


More information about the llvm-commits mailing list