[PATCH] D86596: Implement __isOSVersionAtLeast for Android

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 01:57:01 PDT 2020


srhines accepted this revision.
srhines added a comment.
This revision is now accepted and ready to land.

Sorry, Jiyong, I had forgotten to subscribe llvm-commits when I first uploaded this (because it's part of compiler-rt and doesn't seem to have a default rule to add them). In any case, this patch LGTM, and I am going to go ahead and approve it since this only affects Android. Let's give it 24 hours for anyone else to comment before committing though (especially since I messed up with the original upload/review).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86596/new/

https://reviews.llvm.org/D86596



More information about the llvm-commits mailing list