search for: bfcc9ba2

Displaying 2 results from an estimated 2 matches for "bfcc9ba2".

2008 Mar 22
0
[LLVMdev] Say hi to VMKit: JVM/LLVM, CLI/LLVM
...I don't have time to look into this deeper now. Best regards, --Edwin -------------- next part -------------- A non-text attachment was scrubbed... Name: build64.patch Type: text/x-diff Size: 30879 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080322/bfcc9ba2/attachment.patch>
2008 Mar 21
8
[LLVMdev] Say hi to VMKit: JVM/LLVM, CLI/LLVM
Hi everyone, I've just checked in a JVM and a CLI for LLVM (called JnJVM and N3). Both are placed in the vmkit svn directory. You can find the source code here: svn co http://llvm.org/svn/llvm-project/vmkit/trunk vmkit Its licensed under the U of I Open Source License, so now that's in svn, you can change whatever you want, as long as HelloWorld.java and HelloWorld.cs work ;-) I