[Lldb-commits] [PATCH] D15566: Patch cmake to allow detection of python 2.7.9+
Aidan Dodds via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 17 06:01:43 PST 2015
ADodds added a comment.
Its currently present in the official 2.7.10 windows x64 python distro from python.org.
Its also present in some of the prebuilds I have been using from here:
http://p-nand-q.com/python/building-python-27-with-vs2010.html
I can only assume that perhaps it signifies that this is a x64 build as it doesnt seem to be present on x86 distros.
Repository:
rL LLVM
http://reviews.llvm.org/D15566
More information about the lldb-commits
mailing list