[cfe-commits] [PATCH] Enable UseInitArray for Android X86/MIPS
Logan Chien
tzuhsiang.chien at gmail.com
Wed Aug 29 23:28:39 PDT 2012
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/7abd9018/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: 2200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120830/7abd9018/attachment.obj>
More information about the cfe-commits
mailing list