In http://reviews.llvm.org/D8611#146810, @tberghammer wrote:

> Please check for android also as it use "platform-android" (not 
> platform-linux). I also suggest to use the TargetTriple instead of the given 
> platform to decide the target platform.


Now that it uses Triple, android isn't in the list of OS's for Triple.cc, only 
an environment, does it return "linux" as well?


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8611

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to