[PATCH] D27304: [PATCH] [Sema][X86] Don't allow floating-point return types when SSE is disabled
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 1 09:56:58 PST 2016
joerg added a comment.
I think this is the absolutely wrong place to put such logic. It really can not be anywhere but the backend.
https://reviews.llvm.org/D27304
More information about the cfe-commits
mailing list