[PATCH] D41240: [Solaris] __float128 is supported on Solaris/x86
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 14 08:12:01 PST 2017
rsmith added a comment.
Mechanically, the code change looks fine, but I can't comment on whether this is a correct change for Solaris, or whether the type provided by `__float128` would use the right floating-point representation. You will also need to provide a test for this change.
Repository:
rC Clang
https://reviews.llvm.org/D41240
More information about the cfe-commits
mailing list