<div dir="ltr">Dear all,<div><br></div><div>Thanks very much for the pointers. This is very helpful and I'll keep researching them.</div><div><br></div><div>Regards,</div><div>Kevin</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jan 15, 2016 at 10:41 AM Dan Liew <<a href="mailto:dan@su-root.co.uk">dan@su-root.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Kevin,<br>
<br>
<br>
> So are there any documentations I can find about using LIT for my own<br>
> benchmarks? Thanks in advance.<br>
<br>
I use lit for several non LLVM projects. Hopefully these will be useful to you.<br>
<br>
<a href="https://github.com/symbooglix/symbooglix/tree/master/test_programs" rel="noreferrer" target="_blank">https://github.com/symbooglix/symbooglix/tree/master/test_programs</a><br>
<br>
<a href="https://github.com/boogie-org/boogie/blob/master/Test/lit.site.cfg" rel="noreferrer" target="_blank">https://github.com/boogie-org/boogie/blob/master/Test/lit.site.cfg</a><br>
<br>
and also for KLEE<br>
<br>
<a href="https://github.com/klee/klee/tree/master/test" rel="noreferrer" target="_blank">https://github.com/klee/klee/tree/master/test</a><br>
<br>
You can also take a look at lit's own test cases too<br>
<br>
<a href="https://github.com/llvm-mirror/llvm/tree/master/utils/lit/tests" rel="noreferrer" target="_blank">https://github.com/llvm-mirror/llvm/tree/master/utils/lit/tests</a><br>
<br>
I wish I had time to write good documentation for it because its a<br>
fantastic tool but alas I dont.<br>
<br>
HTH,<br>
Dan.<br>
</blockquote></div>