[cfe-commits] [llvm-commits] [PATCH] Rename llvm::Triple::ANDROIDEABI to llvm::Triple::Android

Logan Chien tzuhsiang.chien at gmail.com
Sun Sep 2 02:48:57 PDT 2012


Thanks.  Commited as r163087, r163088.
-Logan


On Fri, Aug 31, 2012 at 5:25 PM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:

> > This is because that we are using "StartsWith" to translate environment
> name
> > (eg. andriodeabi, android, gnueabi, ...etc) into Triple::EnvironmentType.
> > Thus,
> > I believe it won't case backward compatibility issue.  :-)
> Ok. LGTM then :)
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120902/eb310fdd/attachment.html>


More information about the cfe-commits mailing list