[vmkit-commits] Using VMkit to convert Java Bytecode to LLVM IR

Ratnesh Tiwari via vmkit-commits vmkit-commits at lists.llvm.org
Mon Aug 20 05:29:40 PDT 2018


Hi,
I wanted to convert Java Bytecode to LLVM IR using VMKit following
http://llvm.org/svn/llvm-project/vmkit/trunk/ project. But I saw this
project was done for llvm-3.3 version. I wanted to use it for llvm 6.0.1
latest version, so decided to write it from scratch.

While I was reading code for VMKit project of above link, I do not found
any comment to understand the code which is hard to me in understanding the
project and basic flow. Could you please provide me any source or something
so that I could able to understand the basic flow of underlying project .
Thanks for this great help. Please reply soon.

Thanks & Regards,
Ratnesh Tiwari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/vmkit-commits/attachments/20180820/0ed11f0d/attachment.html>


More information about the vmkit-commits mailing list