[cfe-commits] [PATCH] Enable UseInitArray for Android X86/MIPS
Logan Chien
tzuhsiang.chien at gmail.com
Mon Nov 19 02:57:08 PST 2012
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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121119/499e4d1e/attachment.html>
More information about the cfe-commits
mailing list