[LLVMdev] how to configure llc to generate code for different architecture

Duncan Sands baldrick at free.fr
Tue Mar 16 13:49:28 PDT 2010


On 16/03/10 21:11, Gang-Ryung Uh wrote:
> I tried llc with -mcpu=help and it dosn't list Sparc. Thanks.

First pass llc -march=sparc or -march=sparcv9.

Ciao,

Duncan.



More information about the llvm-dev mailing list