[PATCH 1/3] [PPC64LE] ELFv2 ABI updates for the .opd section

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Wed Mar 12 10:57:48 PDT 2014


Will Schmidt <will_schmidt at vnet.ibm.com> wrote on 11.03.2014 20:53:16:

> The PPC64 Little Endian (PPC64LE) target supports the ELFv2 ABI, and as
> such, does not have a ".opd" section.  This is keyed off a _CALL_ELF=2
> macro check.

Looks good to me.  I think the old-style JIT doesn't really work
anyway for 64-bit, but at least with this patch LLVM will compile
and link again on a ppc64le host ...

Bye,
Ulrich




More information about the llvm-commits mailing list