compnerd added a comment.

Please don't canonicalize the triple that way.  The behavior of 
`armv7-unknown-linux-gnueabi` is different from `armv7-unknown-linux-gnueabihf` 
which is different from `armv7-unknown-linux-gnueabihf -mfloat-abi=hard`.  I 
agree that this is absolutely terrible and unexpected, and a disaster from a 
user's perspective, but this is the world that we live in order to maintain 
compatibility with GCC.


https://reviews.llvm.org/D25686



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

Reply via email to