[PATCH] D58110: Support fiber API on macOS

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 14:12:33 PST 2019


yln added a comment.

In D58110#1401839 <https://reviews.llvm.org/D58110#1401839>, @yuri wrote:

> In D58110#1401436 <https://reviews.llvm.org/D58110#1401436>, @kubamracek wrote:
>
> > I think the tests are still going to fail on watchOS and tvOS, they need to be marked as UNSUPPORTED
>
>
> I have not found any tests marked such way. What keywords to use for UNSUPPORTED?


I don't know exactly what/how should be done (Kuba, please advise), but the definition of the features is here:
https://github.com/llvm/llvm-project/blob/master/compiler-rt/test/lit.common.cfg#L130


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58110





More information about the llvm-commits mailing list