[PATCH] D107162: [lit] Have REQUIRES support the target triple

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 30 18:18:45 PDT 2021


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

> Currently the UNSUPPORTED and XFAIL clauses support specifying
> substrings of the target triple; but REQUIRES does not

My belief was that this was intentional but I never questioned that belief: disable tests broadly, but mark them running narrowly.  Consistency is definitely better.


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

https://reviews.llvm.org/D107162



More information about the llvm-commits mailing list