<div dir="ltr">I often run, from my build tree: "./bin/llvm-lit -v test/DebugInfo/whatever.ll" (where the "test/DebugInfo/whatever.ll" only exists in the source tree, not in the build tree where I'm running the command from)</div><br><div class="gmail_quote"><div dir="ltr">On Sun, Sep 10, 2017 at 10:33 PM Zachary Turner via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><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>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">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/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>