Skip to content

Update native packages to LLVM 23.1.0 - #277

Merged
tannergooding merged 1 commit into
dotnet:mainfrom
tannergooding:tannergooding-fix-regenerate-native-signing
Sep 1, 2026
Merged

Update native packages to LLVM 23.1.0#277
tannergooding merged 1 commit into
dotnet:mainfrom
tannergooding:tannergooding-fix-regenerate-native-signing

Conversation

@tannergooding

@tannergooding tannergooding commented Sep 1, 2026

Copy link
Copy Markdown
Member

Updates the native runtime packages to LLVM 23.1.0 and libLLVMSharp 23.1.0.1.

macOS lifts the exact LLVM 23.1.0 Homebrew bottle on the macOS 15 ARM64 runner; users must install the matching Homebrew LLVM formula to provide its external dependencies. libLLVMSharp is updated for the LLVM 23 C++ API changes.

Windows supplies the static zlib and zstd inputs required by LLVM 23's official component libraries without adding runtime dependencies. The unused transitive DIA dependency is bypassed.

Managed bindings remain on LLVM 22 until these native packages are published.

Note

This pull request description was drafted with GitHub Copilot.

@tannergooding
tannergooding force-pushed the tannergooding-fix-regenerate-native-signing branch from 5fde989 to 82df3e0 Compare September 1, 2026 18:58
Update native package metadata and libLLVMSharp for LLVM 23.1.0. Use the exact Homebrew bottle on macOS 15 and provide the static compression libraries required by LLVM's official Windows archives.

Co-authored-by: Copilot App <[email protected]>
@tannergooding
tannergooding force-pushed the tannergooding-fix-regenerate-native-signing branch from 82df3e0 to 058413b Compare September 1, 2026 19:04
@tannergooding
tannergooding merged commit a824b78 into dotnet:main Sep 1, 2026
12 checks passed
@tannergooding
tannergooding deleted the tannergooding-fix-regenerate-native-signing branch September 1, 2026 19:14
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