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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 14:36:02 PDT 2021


probinson added a comment.

FTR, I found an old note to myself that D83759 <https://reviews.llvm.org/D83759> fixed a test that originally expected REQUIRES to support the triple.  (The patch did other things too, but that was one of them.)  In case anyone wanted more evidence that people somewhat naturally expect all three clauses to behave the same way.


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

https://reviews.llvm.org/D107162



More information about the llvm-commits mailing list