[PATCH] D30136: [compiler-rt][builtins][WIP] Add _IsOSVersionAtLeast, to be used by ObjC's @available

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 07:11:43 PST 2017


arphaman added a comment.

Looks like it's failing to build compiler-rt for iOS: http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA_build/31958/consoleFull . I'm investigating the issue.


Repository:
  rL LLVM

https://reviews.llvm.org/D30136





More information about the llvm-commits mailing list