]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-136895: Update JIT builds to use LLVM 20 (#140329)
authorSavannah Ostrowski <savannah@python.org>
Mon, 3 Nov 2025 18:01:44 +0000 (10:01 -0800)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 18:01:44 +0000 (10:01 -0800)
commit4e2ff4ac4cc725572e1458a91418deeadd03d8aa
tree30e65ae0ef9fd90655fb76438412714f56b5d63c
parentb373d3494c587cf27b31f3dff89a8d96f7d29b9d
GH-136895: Update JIT builds to use LLVM 20 (#140329)

Co-authored-by: Emma Harper Smith <emma@emmatyping.dev>
.github/workflows/jit.yml
Misc/NEWS.d/next/Core_and_Builtins/2025-10-19-10-32-28.gh-issue-136895.HfsEh0.rst [new file with mode: 0644]
PCbuild/get_external.py
PCbuild/get_externals.bat
Python/jit.c
Tools/jit/README.md
Tools/jit/_llvm.py
Tools/jit/_stencils.py
Tools/jit/_targets.py