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

Dan Albert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 10 17:43:45 PDT 2018


danalbert added a comment.

Related to this but something I was less sure we should do: Android no longer supports ARMv5. Should we make `arm-linux-androideabi` targets auto pull up to armv7 if there's no `-march` flag?


Repository:
  rC Clang

https://reviews.llvm.org/D53121





More information about the cfe-commits mailing list