[compiler-rt] [builtins] Avoid using long double in generic sources (PR #69754)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 30 15:46:09 PDT 2023
arichardson wrote:
> Yes, Windows long double is 64 bits, not 80 bits.
Does this mean the *xf files should not be compiled for Windows ABIs?
https://github.com/llvm/llvm-project/pull/69754
More information about the llvm-commits
mailing list