RossComputerGuy wrote:

We have a problem where everything related to `i128` / `long double` fail to 
compile in LLVM libc without compiler-rt on aarch64 and possibly x86_64, this 
is a problem. Related ABI info:
- 
[aarch64](https://github.com/ARM-software/abi-aa/releases/download/2024Q3/aapcs64.pdf)
- [UEFI 
2.10](https://uefi.org/sites/default/files/resources/UEFI_Spec_2_10_Aug29.pdf) 
- 2.3.6.4

We probably should fix that in this PR.

https://github.com/llvm/llvm-project/pull/120632
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to