This is an archive of the discontinued LLVM Phabricator instance.

Pin lit to Python2-compatible version
ClosedPublic

Authored by thopre on Jun 22 2021, 5:57 AM.

Details

Summary

Python2 testing of LNT fails because latest LIT no longer supports
Python2. This commit pins lit to an earlier version that still does.

Diff Detail

Repository
rLNT LNT

Event Timeline

thopre requested review of this revision.Jun 22 2021, 5:57 AM
thopre created this revision.
This revision is now accepted and ready to land.Jun 22 2021, 6:20 AM
This revision was automatically updated to reflect the committed changes.