]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278)
authorBrandt Bucher <brandtbucher@microsoft.com>
Fri, 2 May 2025 18:17:15 +0000 (11:17 -0700)
committerGitHub <noreply@github.com>
Fri, 2 May 2025 18:17:15 +0000 (11:17 -0700)
commitbfcbb28223b733b9cb88f152a059a9e1416f3467
tree22d5170bc2d9dfe22a8ae2ac29c23aa212d50a1b
parenta0bc0c462ff55b4112be49d1839635ac3a4a9878
GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278)
.github/workflows/jit.yml
Misc/NEWS.d/next/Build/2025-05-01-17-27-06.gh-issue-113464.vjE5X4.rst [new file with mode: 0644]
PCbuild/build.bat
PCbuild/get_externals.bat
PCbuild/regen.targets
Tools/jit/README.md
Tools/jit/_llvm.py
Tools/jit/_targets.py
Tools/jit/build.py