[cfe-commits] [PATCH] Enable UseInitArray for Android X86/MIPS
Logan Chien
tzuhsiang.chien at gmail.com
Wed Aug 29 23:38:47 PDT 2012
Sorry, I have attached the wrong patch. This is the correct one. Please
have
a look. Thanks.
Logan
On Thu, Aug 30, 2012 at 2:28 PM, Logan Chien <tzuhsiang.chien at gmail.com>wrote:
> Dear all,
>
> Since the Android dynamic linker does not support .ctors and .dtors,
> we should use .init_array and .fini_array regardless the gcc version.
> I think the attached patch can fix this issue. Please review. Thanks.
>
> Sincerely,
> Logan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120830/94e76ae6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Enable-fuse-init-array-for-Android-X86-MIPS.patch
Type: application/octet-stream
Size: 2212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120830/94e76ae6/attachment.obj>
More information about the cfe-commits
mailing list