[llvm] r250349 - [MachO] Stop generating *coal* sections.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 07:06:46 PDT 2015
> If the target is powerpc, we continue to use the *coal* sections since anyone
> targeting powerpc is probably using an old linker that doesn't have support for
> the weak-def bits.
Iain, is that still the case?
I remember some talk about requiring newer builds of cctools when
targeting powerpc.
Cheers,
Rafael
More information about the llvm-commits
mailing list