Skip to content

go-llvm: link zstd for static LLVM on Linux - #6

Merged
zhouguangyuan0718 merged 1 commit into
masterfrom
codex/static-zstd-20260802
Aug 2, 2026
Merged

go-llvm: link zstd for static LLVM on Linux#6
zhouguangyuan0718 merged 1 commit into
masterfrom
codex/static-zstd-20260802

Conversation

@zhouguangyuan0718

Copy link
Copy Markdown

Summary

  • link libzstd when using the Linux static LLVM binding
  • match the system libraries reported by the LLVM 23 payload llvm-config
  • allow libLLVMGoALLC.a users to resolve LLVM compression symbols

Validation

  • go test -tags=llvm23,dynamicllvm ./...
  • go test -tags=llvm23,staticllvm ./...
  • static aggregate: 1706 members, generated with payload-local llvm-config and llvm-ar

@zhouguangyuan0718
zhouguangyuan0718 merged commit 1f9c9bc into master Aug 2, 2026
1 check passed
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