[PATCH] D95635: [CMake] Actually require python 3.6 or greater

Christopher Tetreault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 11 06:55:21 PST 2021


ctetreau planned changes to this revision.
ctetreau added a comment.
Herald added subscribers: dcaballe, cota.

I plan to revive this patch. I will try to rig it to only require 3.6 or above is testing is enabled using LLVM_INCLUDE_TESTS. Hopefully if any build bots haven't been fixed by now, they will not be setting this variable to ON (since they clearly aren't running tests)


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