Skip to content

[CI] Fix llvm-lit path for LLVM 23 apt packages#3620

Merged
vmaksimo merged 4 commits intoKhronosGroup:mainfrom
vmaksimo:fix-ci-lit
Mar 4, 2026
Merged

[CI] Fix llvm-lit path for LLVM 23 apt packages#3620
vmaksimo merged 4 commits intoKhronosGroup:mainfrom
vmaksimo:fix-ci-lit

Conversation

@vmaksimo
Copy link
Contributor

@vmaksimo vmaksimo commented Mar 3, 2026

The llvm-X-tools apt package previously shipped lit as a Python script at build/utils/lit/lit.py.
This path was removed in the Debian/Ubuntu packaging of LLVM 23: "Install a lit binary"

The packaging now installs a compiled lit binary at bin/lit instead, with a /usr/bin/lit-X symlink.
Updated LLVM_EXTERNAL_LIT` to match the new location.

@vmaksimo vmaksimo marked this pull request as ready for review March 3, 2026 18:06
@vmaksimo vmaksimo requested a review from svenvh March 3, 2026 18:10
@vmaksimo vmaksimo merged commit 3c31709 into KhronosGroup:main Mar 4, 2026
3 checks passed
@vmaksimo
Copy link
Contributor Author

vmaksimo commented Mar 6, 2026

/backport llvm_release_220

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Attempting to create backport to llvm_release_220...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants