It even includes support for JIT builds. If you pass in --jit to a build, every-python will attempt to detect the correct version of LLVM needed to build from LLVM_VERSION specified in Tools/jit/_llvm.py at the time of the commit and use it! Makes bisecting JIT things so much simpler 🥲
1 likes 1 replies
?