[PATCH] D20825: Don't force Python2.7

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 11:27:18 PDT 2016


chandlerc added a comment.

In http://reviews.llvm.org/D20825#444646, @zturner wrote:

> Does lit run properly under Python 3.5?


I don't know if others have fixed it recently, but for a long time I have had to keep lit pinned to Python2.7 for it to work.


Repository:
  rL LLVM

http://reviews.llvm.org/D20825





More information about the llvm-commits mailing list