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
Enable-fuse-init-array-for-Android-X86-MIPS.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
