[LLVMdev] lit support for Python3

Eli Bendersky eliben at google.com
Wed Aug 14 13:46:20 PDT 2013


On Wed, Aug 14, 2013 at 1:15 PM, Tim Northover <t.p.northover at gmail.com>wrote:

> > If anyone is interested in this support, I'd appreciate it if you changed
> > your setup to use Python3 for running the tests and let me know (or file
> > bugs) for any issues you find.
>

Great work, Daniel. All LLVM tests pass for me on trunk when running with
Python 3.4 alpha.

Now get rid of pre-2.6 Python support ;-) Not only it helps clean-up code,
by 2-and-3 coexistence is much easier.

Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130814/02b73303/attachment.html>


More information about the llvm-dev mailing list