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,
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,
maybe the (retired) VMKitProject can be of help
http://llvm.org/devmtg/2008-08/Geoffray_VMKitProject.pdf
http://vmkit.llvm.org/