Displaying 2 results from an estimated 2 matches for "8bfb0fa0".
2009 Dec 08
0
[LLVMdev] How to run vmjc created .bc files?
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091208/8bfb0fa0/attachment.html>
2009 Dec 06
2
[LLVMdev] How to run vmjc created .bc files?
Hi,
What do I need to link with vmjc created .bc files to actually run
the .bc file? I tried running with lli but only got:
LLVM ERROR: Program used external function 'StartJnjvmWithoutJIT' which
could not be resolved!
Thanks,
Michael