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

Logan Chien tzuhsiang.chien at gmail.com
Fri Aug 31 02:43:27 PDT 2012


Thanks.  May you commit these patches for me?  I don't have commit access
yet.

- 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/llvm-commits/attachments/20120831/52c34849/attachment.html>


More information about the llvm-commits mailing list