[llvm-dev] Different ways of running lit

Zachary Turner via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 10 22:32:28 PDT 2017


What are all the different ways people run lit?  I'm doing some refactoring
and want to make sure I have all the based covered.  Obviously you can use
check-llvm.  And you can also run llvm-lit.py in your bin directory and
point it to your source tree.

What else?  Both of the aforementioned methods require running cmake first,
is there any use case where someone runs lit without having run cmake
first?  Or anything else I'm not thinking of?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170911/9142e0c3/attachment.html>


More information about the llvm-dev mailing list