[cfe-dev] cfe-dev Digest, Vol 45, Issue 89

Matthieu Monrocq matthieu.monrocq at gmail.com
Sun Mar 20 04:39:55 PDT 2011


>
> Date: Sun, 20 Mar 2011 01:32:07 +0100
> From: ?scar Fuentes <ofv at wanadoo.es>
> Subject: Re: [cfe-dev] Testing using MSYS + CMake
> To: NAKAMURA Takumi <geek4civic at gmail.com>
> Cc: cfe-dev <cfe-dev at cs.uiuc.edu>
> Message-ID: <87ipve1vjs.fsf at wanadoo.es>
> Content-Type: text/plain
>
> NAKAMURA Takumi <geek4civic at gmail.com> writes:
>
> > Is llvm-lit available?
> >
> > $ python bin/llvm-lit /path/to/your/test.ll
> >
> > ("python" may be omitted)
>
> Yes, and using it instead of lit.py makes things much simpler:
>
> python bin/llvm-lit -sv --no-progress-bar
> ../llvm/tools/clang/test/Sema/annotate.c
>
> llvm-lit needs some advertising ;-)
>
>
> Definitely easier! (especially since I have the bin directory in my path)

Perhaps that it would be worth signalling this method of testing on the
Hacking on Clang page ?

Thanks for your help, both of you :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110320/999a861d/attachment.html>


More information about the cfe-dev mailing list