[llvm-dev] LLVM-LIT config documentation?

Kevin Hu via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 14 14:57:30 PST 2016


Dear all,

Recently I've considering using LIT for my benchmark testing framework, and
the only reference for LLVM-LIT is the man page and some READMEs. I don't
find any documentations on config, which seems to be quite important to the
tool. If I use lit outside LLVM source tree and use on my own test files,
LIT marks them as 'unresolved'.

So are there any documentations I can find about using LIT for my own
benchmarks? Thanks in advance.

Regards,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160114/9a5f9f6d/attachment.html>


More information about the llvm-dev mailing list