ahatanak added a comment.

float-abi=hard has no effect on the backend code-generation if the ABI is APCS, 
meaning GPRs will be used to pass floating point arguments. This patch makes 
changes to the driver so that the error is detected in the front-end rather 
than silently ignoring the option in the backend.


http://reviews.llvm.org/D12344



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

Reply via email to