[py3] Teach the CMake build to reject Python versions older than 2.7.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 19:36:05 +0000 (19:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 19:36:05 +0000 (19:36 +0000)
Continue to require Python 2 however as recent experiments suggest
LLDB's build requires it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224948 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found