OSDN Git Service

Add support for building with Python 3
authorNico Weber <nicolasweber@gmx.de>
Wed, 10 Jul 2019 19:31:25 +0000 (19:31 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 10 Jul 2019 19:31:25 +0000 (19:31 +0000)
commit213d1037e9f8b837d61eda9668112d17b0f956d0
tree77e9710b17788ee3717e05acda6b80053357ab7a
parent069ef12420d75e6702225f8cc2e210de76f23ba5
Add support for building with Python 3

LLDB supports Python 3 now.

Differential Revision: https://reviews.llvm.org/D64443

Patch from Christian Biesinger <cbiesinger@google.com>!

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