[llvm] ARM: Remove redundant or buggy config of __aeabi_d2h (PR #152126)

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 5 07:57:07 PDT 2025


https://github.com/compnerd commented:

I think that the other case should be changed. The GNU EABI should use the GNU variant. The AEABI implementation might be compatible with APCS, but definitely is compatible with AAPCS.

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


More information about the llvm-commits mailing list