[llvm-commits] Java bindings for LLVM

Eli Gottlieb eligottlieb at gmail.com
Thu Jul 22 14:09:42 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 am updating these bindings 
as I move along in the project using them.

--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/20100722/f4bbfbc6/attachment.bin>


More information about the llvm-commits mailing list