[compiler-rt] [builtins] Support building the 128-bit float functions on ld80 platforms (PR #68132)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 17 14:47:24 PDT 2023
================
@@ -12,7 +12,7 @@
----------------
arichardson wrote:
Yes, this should just be a defined(CRT_LDBL_IEEE_F128)
https://github.com/llvm/llvm-project/pull/68132
More information about the llvm-commits
mailing list