[LLVMdev] Advise on Git mirror for llvm-lit

Daniel Dunbar daniel at zuster.org
Mon Mar 10 15:05:04 PDT 2014


Done, lit-0.3.0 is now on PyPI.

I think of lit as a separate tool from LLVM that happens to be inside the
llvm svn repo. For now, I prefer to keep it on its own version numbers, I
make releases of it out of band with LLVM, and it rarely changes.

 - Daniel


On Sat, Mar 8, 2014 at 2:11 AM, Daniel Liew <daniel.liew at imperial.ac.uk>wrote:

> > Yeah, thats a good idea. I'll put this on my TODO list.
> >
> > Towards your original question, I agree that using the Python lit
> > package is probably the right way to go for people who want to use 'lit'
> > on non-LLVM projects.
>
> Thanks. Perhaps the lit PyPi package version should also follow the LLVM
> version number to make things less confusing (the current 0.2.0 isn't
> very helpful). Even better would be to make updating the lit PyPi
> package part of the LLVM release process (i.e. when a release is made
> update the PyPi package).
>
> Thanks,
> Dan.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140310/79032649/attachment.html>


More information about the llvm-dev mailing list