[PATCH] D42569: [ARM] disable FPU features when using soft floating point.
Keith Walker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 12 01:32:59 PST 2018
keith.walker.arm added a comment.
review request ping.
There was one line in the compiler itself which is different to what had been previously reviewed and approved ... so hopefully that change is easily reviewed.
However this change also resulted in updates to the associated tests, and the size of these test changes were the reason why I had put the change up for review again. The changes are mainly due to the order of the options being tested changing slightly.
Repository:
rC Clang
https://reviews.llvm.org/D42569
More information about the cfe-commits
mailing list