Skip to content

feat: LLVM 22.1 support#76

Open
tskaar wants to merge 1 commit into
arpadbuermen:masterfrom
tskaar:dev/ts/llvm22
Open

feat: LLVM 22.1 support#76
tskaar wants to merge 1 commit into
arpadbuermen:masterfrom
tskaar:dev/ts/llvm22

Conversation

@tskaar

@tskaar tskaar commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

This adds support for LLVM 22.1, in the same manner that it was done for LLVM 18+ earlier.

Tests

Compiled and ran:

RUN_DEV_TESTS=1 RUN_SLOW_TESTS=1 cargo test --features llvm22

Also tested that configure && build.sh flow worked as expected for LLVM 22.

Setup

  • OS: ArchLinux x86-64
  • LLVM: v22.1.3
  • Rust/Cargo: v1.95.0

Notes

  • Cargo.lock: I only added llvm-sys-221, I didn't run any (other) updates
  • README.md: A lot of the examples are using LLVM21, I left them as is, and only bumped whatever referenced "latest".

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.

1 participant