[PATCH] D53696: [Haiku] Support __float128 for Haiku x86 and x86_64
Kristina Brooks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 21 17:38:28 PST 2018
kristina added a comment.
Linux, Solaris and OpenBSD also define it where appropriate, it depends on the target. This is why it's much easier to review when full context (diff with `-U 99999`) is provided, and means that it has a much lower change of `patch` doing something unexpected.
Repository:
rC Clang
https://reviews.llvm.org/D53696
More information about the cfe-commits
mailing list