[llvm-dev] LLVM-LIT config documentation?

Kevin Hu via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 15 15:49:09 PST 2016


Dear all,

Thanks very much for the pointers. This is very helpful and I'll keep
researching them.

Regards,
Kevin

On Fri, Jan 15, 2016 at 10:41 AM Dan Liew <dan at su-root.co.uk> wrote:

> Hi Kevin,
>
>
> > So are there any documentations I can find about using LIT for my own
> > benchmarks? Thanks in advance.
>
> I use lit for several non LLVM projects. Hopefully these will be useful to
> you.
>
> https://github.com/symbooglix/symbooglix/tree/master/test_programs
>
> https://github.com/boogie-org/boogie/blob/master/Test/lit.site.cfg
>
> and also for KLEE
>
> https://github.com/klee/klee/tree/master/test
>
> You can also take a look at lit's own test cases too
>
> https://github.com/llvm-mirror/llvm/tree/master/utils/lit/tests
>
> I wish I had time to write good documentation for it because its a
> fantastic tool but alas I dont.
>
> HTH,
> Dan.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160115/7e121003/attachment.html>


More information about the llvm-dev mailing list