[PATCH] D22172: Added REQUIRES to FileCheck documentation

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 14:58:00 PDT 2016


probinson added a subscriber: probinson.
probinson added a comment.

REQUIRES is a 'lit' feature, not a FileCheck feature.
A better place to describe it would be docs/TestingGuide.rst, which already talks about RUN and XFAIL.


http://reviews.llvm.org/D22172





More information about the llvm-commits mailing list