[PATCH] generate .init_array instead of .ctors sections for AArch64 ELF targets

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jan 9 08:38:30 PST 2014


On 9 January 2014 11:31, Renato Golin <renato.golin at linaro.org> wrote:
> Hi Kristof,
>
> Is the TargetLoweringObjectFileELF class being used directly in any way?
> Seems like you killed the need for having two...

It is used on non aarch64 Targets.

Cheers,
Rafael



More information about the llvm-commits mailing list