Hi,<br><br>Right. I'm aware of that. But to Clang, "armv8-a" as an architecture is ARMv8/AArch32. Unless Clang has recently got a lot cleverer than it has been in the past.<div><br></div><div>James</div><br><div class="gmail_quote">On Thu Dec 18 2014 at 9:06:04 AM Christophe Lyon <<a href="mailto:christophe.lyon@linaro.org">christophe.lyon@linaro.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 18 December 2014 at 09:07, James Molloy <<a href="mailto:james@jamesmolloy.co.uk" target="_blank">james@jamesmolloy.co.uk</a>> wrote:<br>
> Hi Renato,<br>
><br>
> Are you sure? Armv8-a is aarch32, not aarch64. Something smells fishy there.<br>
><br>
<br>
armv8-a is an architecture.<br>
AArch32 and AArch64 are two different operating modes, both supported<br>
by the armv8-a architecture.<br>
<br>
> Cheers,<br>
><br>
> James<br>
> On Thu, 18 Dec 2014 at 08:03, Renato Golin <<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>> wrote:<br>
>><br>
>> On 16 December 2014 at 20:29, Christophe Lyon<br>
>> <<a href="mailto:christophe.lyon@linaro.org" target="_blank">christophe.lyon@linaro.org</a>> wrote:<br>
>> >> I don't see "-march=aarch64" is a valid flag on either LLVM or GCC.<br>
>> >> Should we replace this with a flag which is valid for only aarch64 and<br>
>> >> works for both LLVM and GCC ?<br>
>> ><br>
>> > I think it should be -march=armv8-a<br>
>><br>
>> Sorry folks, that was totally my fault and I was too busy to realise<br>
>> it. I have just changed it to "armv8-a" on r224362. I'm building it<br>
>> now and it's working.<br>
>><br>
>> cheers,<br>
>> --renato<br>
>> ______________________________<u></u>_________________<br>
>> LLVM Developers mailing list<br>
>> <a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
</blockquote></div>