[clang] [llvm] [PowerPC] Take ABI into account for data layout (PR #149725)
Alex Rønne Petersen via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 20 18:08:08 PDT 2025
alexrp wrote:
>From https://sourceware.org/glibc/wiki/ABIList#powerpc (emphasis mine):
> (The GCC distinction for 64-bit is actually ELFv1/ELFv2, **but the BE ELFv2 and LE ELFv1 combinations aren't supported**.)
Is this no longer the case?
https://github.com/llvm/llvm-project/pull/149725
More information about the cfe-commits
mailing list