[clang] [Driver] Enable __float128 support on X86 and PPC64le on FreeBSD / NetBSD (PR #72788)

Brad Smith via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 18 23:32:47 PST 2023


brad0 wrote:

> Linux ppc64le does not support `__float128`. Should *BSD support it?

There was another patch floating around to add support for the driver. I'll remove it for now.

https://github.com/llvm/llvm-project/pull/72788


More information about the cfe-commits mailing list