[LLVMdev] llvm-java
Nicolas Geoffray
nicolas.geoffray at lip6.fr
Mon May 18 08:57:42 PDT 2009
Hi Andre,
Andre Tavares wrote:
> Hello,
>
> I'm working on a project to remove unnecessary array bound checks in
> Java. For this purpose I will need to use llvm-java.
>
> What is the state of llvm-java? Can someone explain how to build and use it?
>
>
llvm-java won't compile with current versions of LLVM. Instead, you
could use VMKit (http://vmkit.llvm.org).
Cheers,
Nicolas
More information about the llvm-dev
mailing list