Skip to content

llvm: add LLVM 22 build configuration and CI#43

Closed
cpunion wants to merge 1 commit into
xgo-dev:xgofrom
cpunion:feat/llvm22
Closed

llvm: add LLVM 22 build configuration and CI#43
cpunion wants to merge 1 commit into
xgo-dev:xgofrom
cpunion:feat/llvm22

Conversation

@cpunion

@cpunion cpunion commented Jul 15, 2026

Copy link
Copy Markdown

Summary

  • add the llvm22 cgo configuration for Darwin, FreeBSD, and Linux
  • exclude llvm22 from the LLVM 19 default fallback so the tag cannot silently select LLVM 19
  • add LLVM 22 to the Linux and macOS CI matrices
  • update the documented supported-version list, including the previously omitted LLVM 21

Testing

  • go test -tags=llvm22 ./...
  • go vet -tags=llvm22 ./...

Tested locally with Homebrew LLVM 22.1.8.

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.

2 participants