This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Remove legacy six module for py2->py3
ClosedPublic

Authored by rupprecht on Jan 19 2023, 10:18 AM.

Details

Summary

LLDB only supports Python3 now, so the six shim for Python2 is no longer necessary.

Diff Detail

Event Timeline

rupprecht created this revision.Jan 19 2023, 10:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2023, 10:18 AM
rupprecht requested review of this revision.Jan 19 2023, 10:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 19 2023, 10:18 AM
This revision is now accepted and ready to land.Jan 19 2023, 10:25 AM
This revision was automatically updated to reflect the committed changes.
lldb/cmake/modules/LLDBConfig.cmake