Displaying 1 result from an estimated 1 matches for "1025514".
Did you mean:
1025504
2012 Oct 08
2
[LLVMdev] A Java version of LLVM Core for LLVM IR Analysis: JLLVM
Hi all,
I'm Hao Liu, a 3rd year graduate student of Shanghai Jiao Tong
University in China.
We've build a project named JLLVM, and it's a java version of LLVM Core
for Java developers.
Our motivation is simple: The LLVM project is a great job. But it is
for C++ developers. *It's difficult for Java developers to analysis
LLVM IR*(intermediate
representation). So we