[PATCH] D47217: [cmake] [ARM] Exclude any VFP builtins if VFP is not supported

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 05:44:43 PDT 2018


peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.

Apologies for the delay. This looks good to me. I've checked that I can build v7-m without floating point support and I've checked that I can build and run the tests for armv7-linux-gnueabihf.


https://reviews.llvm.org/D47217





More information about the llvm-commits mailing list