Displaying 1 result from an estimated 1 matches for "dc1fbdbd".
2008 Sep 08
1
[LLVMdev] Questions on using LLVM to build a VM
Good day,
Firstly, I am very new to this project. I have dug through some of the
documentation, but cannot find a satisfying answer to some questions I
have. I hope somebody here can edify me.
I am interested in embedded a LLVM 'VM' inside an embedded ARM-based
device. That is, I want to be able to load and execute .bc files
directly in an embedded system.
The questions:
-