[PATCH] D39629: Add a -D flag to FileCheck to define variables

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 12:57:56 PST 2017


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

It does seem like this could be very useful in a sequence of RUN commands, where previously we'd have to add a bunch of run-specific checks.
LGTM.


https://reviews.llvm.org/D39629





More information about the llvm-commits mailing list