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

Logan Chien tzuhsiang.chien at gmail.com
Fri Aug 31 02:23:17 PDT 2012


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.  :-)

- Logan

FYI.
https://github.com/loganchien/llvm-logan/commit/1eccc0750c0aedf4bcfc74e0642060202928d19c#L1R310


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

> Well, then we need to understand, why they pass :)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120831/7e6786ca/attachment.html>


More information about the llvm-commits mailing list