mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Pass and return `long double`s indirectly, as specified in the psABI. This continues the patch at https://reviews.llvm.org/D89130. This should fix the issue at https://github.com/llvm/llvm-project/issues/41838.