You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the LLVM version used is hardcoded in _llvm.py file.
The version could be override using environment variables so downstream builders can choose a different version to build against when enabling experimental JIT.