mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 20:54:40 +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