[LLVMdev] Cross compling with LLVM for MIPS
Bruno Cardoso Lopes
bruno.cardoso at gmail.com
Thu Sep 1 14:03:21 PDT 2011
> I have installed LLVM on my machine (ubuntu) a while ago. I think my LLVM version is 2.8. is it supported in 2.8 ? When I install i didn't configure LLVM for mips. Do I have to configure it when I build ?
I don't know what's the default llvm configuration for ubuntu! But you
can check for mips support using "llc --version". Yes, it's supported
in 2.8, although it has improved significantly since then.
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
More information about the llvm-dev
mailing list