From vmkit-commits at lists.llvm.org Mon Aug 20 05:29:40 2018 From: vmkit-commits at lists.llvm.org (Ratnesh Tiwari via vmkit-commits) Date: Mon, 20 Aug 2018 17:59:40 +0530 Subject: [vmkit-commits] Using VMkit to convert Java Bytecode to LLVM IR Message-ID: 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: