ismail added a comment.

In https://reviews.llvm.org/D32347#733476, @rengolin wrote:

> In https://reviews.llvm.org/D32347#733475, @ismail wrote:
>
> > Yes openSUSE prefers the "hl" prefix to mean HardFloat.
>
>
> I'm not sure that'll do what you expect it, though. Having the "hf" at the 
> end of the triple has some magical effect on the Triple class.


Indeed it doesn't hence we set the correct CFLAGS/CXXFLAGS separately for the 
moment.

> But at the very least, you should make sure that `float-abi` is indeed `hard`.

Yes I'll work on that next. This is just to get the triple correct, which lets 
me bootstrap the compiler.


https://reviews.llvm.org/D32347



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to