LGTM
On Mon, Nov 19, 2012 at 2:57 AM, Logan Chien <[email protected]> wrote: > Ping. OK to commit or not? > > > > On Thu, Nov 15, 2012 at 11:46 PM, Logan Chien <[email protected]> > 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
