mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 10:38:23 +08:00
LLDB only supports Python3 now, so the `six` shim for Python2 is no longer necessary. Reviewed By: JDevlieghere Differential Revision: https://reviews.llvm.org/D142140