Skip to content

cpp/llvm: select LLVM 21 on Windows - #2

Closed
zhouguangyuan0718 wants to merge 1 commit into
cpunion:codex/windows-msvc-c-interop-20260822from
zhouguangyuan0718:codex/windows-msvc-llvm21-interop-20260828
Closed

cpp/llvm: select LLVM 21 on Windows#2
zhouguangyuan0718 wants to merge 1 commit into
cpunion:codex/windows-msvc-c-interop-20260822from
zhouguangyuan0718:codex/windows-msvc-llvm21-interop-20260828

Conversation

@zhouguangyuan0718

@zhouguangyuan0718 zhouguangyuan0718 commented Aug 28, 2026

Copy link
Copy Markdown

Summary

  • request the llvm-21 pkg-config package for the Windows LLVM bridge
  • keep the existing llvm-config --host-target ABI selection unchanged

Context

This is a one-commit follow-up stacked on goplus#26. LLGo xgo-dev/llgo#2334 switches its default toolchain and Windows payload to LLVM 21, while goplus#26 still requests llvm-19; that makes the Windows demangle package fail before linking because the requested pkg-config package is absent.

Merging this PR into the head branch of goplus#26 updates that PR without duplicating its Windows interop history.

Validation

@zhouguangyuan0718

Copy link
Copy Markdown
Author

Closing because this PR targeted the fork repository by mistake. The correctly targeted upstream PR is goplus#27: goplus#27

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