On 25 April 2013 16:19, Renato Golin <renato.go...@linaro.org> wrote:
> On 23 April 2013 10:03, Sumit Semwal <sumit.sem...@linaro.org> wrote:
>>
>> Would you please have a look at it, and let me know if you spot something
>> absolutely basic and idiotic? (sorry, and a n00b to llvm / clang world !)
>
>
> I can't see anything wrong with it.
>
> What I suggest is to start investigating the IR files for clues (especially
> the target triple and the aapcs_vfp function attributes), the assembly files
> (for build attributes and function prologue) and the objects (for correctly
> linked libraries).
>
> If you use -v on all command lines (clang, gcc, g++, ld) you might spot what
> assumptions are being taken and what to do instead.
>
> cheers,
> --renato
Sure, Thanks Renato!


--
Thanks and regards,
Sumit Semwal

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to