This is an archive of the discontinued LLVM Phabricator instance.

[lit] Remove Python 2.6 and below exec workaround
ClosedPublic

Authored by modocache on Oct 8 2016, 12:45 PM.

Details

Summary

The minimum version of Python required to run LLVM's test suite is 2.7.
Remove a workaround for older Python versions.

Event Timeline

modocache updated this revision to Diff 74043.Oct 8 2016, 12:45 PM
modocache retitled this revision from to [lit] Remove Python 2.6 and below exec workaround.
modocache updated this object.
modocache added a subscriber: llvm-commits.
ddunbar accepted this revision.Oct 9 2016, 5:05 PM
ddunbar edited edge metadata.
This revision is now accepted and ready to land.Oct 9 2016, 5:05 PM
modocache closed this revision.Oct 9 2016, 6:20 PM