I think it's reasonable to upgrade to Python 3 for LIT test requirement because lit itself (llvm/utils/lit/lit.py) already switched to Python 3. In addition, LLVM already requires Python 3.6 to be the minimum version (https://llvm.org/docs/GettingStarted.html#software).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Probably should've discussed this at Wednesday's OpenMP meeting, I definitely think we should upgrade.