[cfe-dev] Java 8 Byte code to LLVM IR
Dennis Luehring via cfe-dev
cfe-dev at lists.llvm.org
Mon Dec 7 02:45:13 PST 2015
maybe the (retired) VMKitProject can be of help
http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf
http://vmkit.llvm.org/
Am 07.12.2015 um 11:40 schrieb Bahram Yarahmadi via cfe-dev:
> Hello folks,
>
> I want to convert Java 8 Byte code (including Java 8 Stream API) to LLVM IR
>
> Is there any tool or library or LLVM frontend that can help me out ?
>
>
> Best regards,
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list