[PATCH] D49754: Add -m(no-)spe, and e500 CPU definitions and support to clang
Justin Hibbits via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 29 07:31:47 PST 2019
jhibbits added a comment.
Hi Kei, that's fantastic! There's one more thing to add to this, which is to predefine __NO_FPRS__, and it should be a good replacement for gcc for 90+% of cases. I'll add your changes and this, and resubmit this review.
Thanks for all your help!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49754/new/
https://reviews.llvm.org/D49754
More information about the cfe-commits
mailing list