On Thu, Aug 30, 2012 at 7:38 AM, Logan Chien <[email protected]> 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. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
