[cfe-commits] [PATCH] Enable UseInitArray for Android X86/MIPS

Logan Chien tzuhsiang.chien at gmail.com
Mon Nov 19 03:47:46 PST 2012


Thanks.  Committed as r168309.


On Mon, Nov 19, 2012 at 7:00 PM, Chandler Carruth <chandlerc at google.com>wrote:

> LGTM
>
> On Mon, Nov 19, 2012 at 2:57 AM, Logan Chien <tzuhsiang.chien at gmail.com>
> wrote:
> > Ping.  OK to commit or not?
> >
> >
> >
> > On Thu, Nov 15, 2012 at 11:46 PM, Logan Chien <tzuhsiang.chien at gmail.com
> >
> > wrote:
> >>
> >> According to ARM aapcs (or eabi), we should emit .init_array and
> >> .fini_array as well.  This is the default behavior for a while[1].
>  Besides,
> >> -fuse-init-array will only affect the behavior of x86 and MIPS backend.
> >> Thus, I believe it won't be a problem.
> >>
> >> Logan
> >>
> >> --
> >> [1] If you are interested in .init_array related commits, please have a
> >> look on r98068, r158692 and r163193.
> >
> >
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121119/be9b94c8/attachment.html>


More information about the cfe-commits mailing list