[llvm-dev] Python version for scripts in LLVM?

Jonathan Roelofs via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 9 17:22:59 PDT 2015



On 10/9/15 6:12 PM, Craig Rodrigues via llvm-dev wrote:
> On Fri, Oct 9, 2015 at 3:44 PM, Vasileios Kalintiris
> <Vasileios.Kalintiris at imgtec.com
> <mailto:Vasileios.Kalintiris at imgtec.com>> wrote:
>
>     Both cmake & configure test for Python >= 2.7. Given the amount of
>     python code in the various scripts inside the LLVM projects, I
>     wouldn't expect Python 3.x to work for everything without changes.
>
>
> I just saw that Python 2.7 is listed as a dependency:
> http://lldb.llvm.org/build.html
>
> So that is reasonable.

I've seen patches go into LIT to use idioms that support both 3.x and 
2.7... so I'm sure such changes would be welcome elsewhere in the codebase.


Jon

> --
> Craig
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded


More information about the llvm-dev mailing list