[PATCH] D29032: [mips] Define macros related to -mabicalls in the preprocessor

Joerg Sonnenberger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 14:54:19 PST 2017


joerg added a comment.

Always defining __mips_abicalls is certainly the saner choice. I'm discussing with the NetBSD/MIPS guys whether we just want to go with it all the time and drop our custom changes for __ABICALLS__. Chances are quite good that we are going in that direction.


https://reviews.llvm.org/D29032





More information about the cfe-commits mailing list