]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120604)
authorXarblu <xarblu@protonmail.com>
Thu, 20 Jun 2024 00:48:00 +0000 (02:48 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 00:48:00 +0000 (17:48 -0700)
commit285f42c850da0d8ca31850088eb7b9247cbbbc71
tree49238d8cbb0a1dad46639f06db799f801bad8612
parent4bbb0273f23c93ee82d7f60067775c558a7d1b1b
GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120604)
Misc/NEWS.d/next/Build/2024-06-19-21-05-15.gh-issue-120602.UyDARz.rst [new file with mode: 0644]
Tools/jit/_llvm.py