<div dir="ltr">LNT has some interesting uses of lit.<div><br></div><div>The lit test suite itself (check-lit) has some interesting ways to invoke lit that might be worth looking at.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 10, 2017 at 10:32 PM, Zachary Turner via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto">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?</div>
<br>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div>