[PATCH] D53121: [Driver] Add defaults for Android ARM FPUs.

Kristof Beyls via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 11 01:33:41 PDT 2018


kristof.beyls added a subscriber: peter.smith.
kristof.beyls added a comment.

In https://reviews.llvm.org/D53121#1261408, @srhines wrote:

> This LGTM, but we should wait to hear from Kristof before submitting.


Seems fine to me too. I'd maybe just add an additional test case to verify that things still work as expected when users explicitly specify that they want to target a different FPU (e.g. "-mfpu=none").


Repository:
  rC Clang

https://reviews.llvm.org/D53121





More information about the cfe-commits mailing list