[cfe-dev] [llvm-lit] llvm-lit RUN line specific REQUIRES clause?

Balázs Benics via cfe-dev cfe-dev at lists.llvm.org
Wed Jul 8 01:41:53 PDT 2020


Can I add a REQUIRES clause to a specific RUN line?

I want to run a specific RUN line only if a given requirement satisfied
(eg. REQUIRES: z3).
Even if the requirement would not met, all the rest of the RUN lines should
still run.

If there is no way of achieving this, I can of course copy-paste the test
file, but I would seek a better solution.

Thanks, Balazs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200708/fd83d199/attachment.html>


More information about the cfe-dev mailing list