[LLVMdev] Is it possible to run llvm on mips machine?
Bruno Cardoso Lopes
bruno.cardoso at gmail.com
Tue Nov 16 08:11:42 PST 2010
Hi,
On Sun, Nov 14, 2010 at 5:39 AM, Michael.Kang <blackfin.kang at gmail.com> wrote:
> I like to get the support of llvm runtime so that I can run some VM
> that depends on llvm. I googled porting keyword
> and also simply try to cross compile llvm. Just like to know is it
> possbile ? Does any modification needed?
You can compile and run llvm tools in a mips machine, but mips+JIT is
not supported.
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
More information about the llvm-dev
mailing list