[clang] [PowerPC] fix float ABI selection on ppcle (PR #154773)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 15 01:09:56 PDT 2025


DanilaZhebryakov wrote:

Done. It appears that existing checks in clang/test/CodeGen/PowerPC/ppc-sfvarargs.c are sufficient to check that correct ABI is used.

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


More information about the cfe-commits mailing list