[PATCH] [RFC] Compiler-RT on ARM via CMake
Saleem Abdulrasool
compnerd at compnerd.org
Fri Jan 24 18:18:20 PST 2014
On Fri, Jan 24, 2014 at 2:10 AM, Renato Golin <renato.golin at linaro.org>wrote:
> On 24 January 2014 04:56, Saleem Abdulrasool <compnerd at compnerd.org>wrote:
>
>> How would this deal with hard-fp vs soft-fp? (I assume that soft-float
>> is entirely pointless).
>>
>
> It currently doesn't deal with it. Soft-fp is not pointless, as Android
> requires it, but one thing at a time. ;)
>
Perhaps I mixed up the nomenclature. I thought it was HardFP, SoftFP, and
Soft as the three variants with the soft variant being required for
VFP-less CPUs. I agree that SoftFP is important as is HardFP, which is why
I brought up the issue.
> cheers,
> --renato
>
--
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140124/6b0af1ec/attachment.html>
More information about the llvm-commits
mailing list