[PATCH] generate .init_array instead of .ctors sections for AArch64 ELF targets
Kristof Beyls
kristof.beyls at arm.com
Fri Jan 10 06:07:23 PST 2014
Thanks Rafael, I committed it as r198940.
I also committed the related LLVM patch with your proposed changes
as r198937.
Thanks,
Kristof
> -----Original Message-----
> From: Rafael EspĂndola [mailto:rafael.espindola at gmail.com]
> Sent: 10 January 2014 13:33
> To: Kristof Beyls
> Cc: llvm cfe; Tim Northover
> Subject: Re: [PATCH] generate .init_array instead of .ctors sections for
> AArch64 ELF targets
>
> On 10 January 2014 06:33, Kristof Beyls <kristof.beyls at arm.com> wrote:
> > Indeed, using Triple::isOSBinFormatELF is much better.
> >
> > Updated patch attached.
> > I think I've addressed all review comments, and I think the patch looks
> > good now.
>
> I agree. LGTM.
>
> Cheers,
> Rafael
More information about the cfe-commits
mailing list