Displaying 2 results from an estimated 2 matches for "f8103dca".
2013 Nov 26
0
[LLVMdev] Targeting ARM Cortex-a9 from x86_64 with clang
...ing it.
I think post-3.4 we can cope with the consequences if they come, since it
seems nobody remembers what they were in the first place. ;)
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131126/f8103dca/attachment.html>
2013 Nov 26
4
[LLVMdev] Targeting ARM Cortex-a9 from x86_64 with clang
>> Out of curiosity, can't clang do the assembly itself in this case?
>
> It can, but you need to use -integrated-as, because that's not the default
> yet. (some missing features).
Do you remember what those features are Renato? MC has been around
years, we really should start sorting them now.
Cheers.
Tim