[PATCH] D95635: [CMake] Actually require python 3.6 or greater
Julian Lettner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 28 11:41:56 PST 2021
yln added a comment.
In D95635#2528851 <https://reviews.llvm.org/D95635#2528851>, @JDevlieghere wrote:
>> However, the project claims to require 3.6 or greater, and 3.6 features are being used.
>
> Can you link to where it says that? I'm not opposed to making 3.6 the minimally required version, but at least for LLDB we don't have that requirement and we have documentation mentioning Python 3.5.
For LLVM: https://llvm.org/docs/GettingStarted.html#software
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95635/new/
https://reviews.llvm.org/D95635
More information about the cfe-commits
mailing list