[LLVMdev] llvm-gcc and mips

HyperQuantum hyperquantum at gmail.com
Thu Mar 13 08:19:25 PDT 2008


On Tue, Mar 11, 2008 at 8:56 PM, Bruno Cardoso Lopes
<bruno.cardoso at gmail.com> wrote:

>  I think that "-EL" will no work, I would try changing
>  DataLayout("E-p:32:32:32") to
>  DataLayout("e-p:32:32:32") on MipsTargetMachine.cpp, recompile llvm,
>  cross-compile
>  llvm-gcc to Mips and then use cc1.

OK, I did this and it works now. Thanks!


Regards,
Kevin André




More information about the llvm-dev mailing list