Re: LLVM-Cross compiler for ARM

2013-08-29 Thread pavan p m
Thanks Renato, Yes, i wanted to cross-compile from x86_64 to ARM. More specifically, I needed to do it for the cortex m0 processor. My eventual goal would be to tweak a certain part of the instruction scheduler specific to the project I am working on. So I am thinking if it is possible using LLVM.

Re: LLVM-Cross compiler for ARM

2013-08-28 Thread Renato Golin
On 28 August 2013 18:17, pavan p m wrote: > Thanks Renato, Yes, i wanted to cross-compile from x86_64 to ARM. More > specifically, I needed to do it for the cortex m0 processor. > My eventual goal would be to tweak a certain part of the instruction > scheduler specific to the project I am working

Re: LLVM-Cross compiler for ARM

2013-08-28 Thread Renato Golin
On 28 August 2013 01:18, pavan p m wrote: > Hello, > Is there any LLVM cross-compiler built for ARM. If not, then could you > provide some pointers where I could start creating one? > Hi Pavan, Most binary releases cross-compile by default, so the chances that your current copy of Clang can alr

LLVM-Cross compiler for ARM

2013-08-28 Thread pavan p m
Hello, Is there any LLVM cross-compiler built for ARM. If not, then could you provide some pointers where I could start creating one? -- Regards, Pavan ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/l