mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
These imports were moved around in Python 3.0 (https://docs.python.org/3/whatsnew/3.0.html#library-changes). LLVM requires Python >= 3.8 so we can expect the Python3 names to exist.