[cfe-commits] [PATCH] Enable UseInitArray for Android X86/MIPS
Tim Northover
t.p.northover at gmail.com
Thu Aug 30 00:05:22 PDT 2012
On Thu, Aug 30, 2012 at 7:38 AM, Logan Chien <tzuhsiang.chien at gmail.com> wrote:
> Sorry, I have attached the wrong patch. This is the correct one. Please
> have a look. Thanks.
I'm not involved in android development, but is "androideabi" really
used on x86 and Mips? It looks like the name involves "EABI" which is
a specific ARM ABI. Your test seems to be the first to apply it to
non-ARM targets, which may be a sensible thing to do (everyone and his
brother uses the ia-64 ABI these days) but seems a little odd.
Anyone else know more about Android convention?
Tim.
More information about the cfe-commits
mailing list