Skip to content

support solc v0.8.34#482

Merged
xermicus merged 2 commits intomainfrom
cl/solc-0.8.34
Feb 22, 2026
Merged

support solc v0.8.34#482
xermicus merged 2 commits intomainfrom
cl/solc-0.8.34

Conversation

@xermicus
Copy link
Member

@xermicus xermicus commented Feb 22, 2026

As a drive-by fix, the get-llvm action now ignores LLVM releases marked as pre-release.

xermicus and others added 2 commits February 22, 2026 12:14
Signed-off-by: xermicus <bigcyrill@hotmail.com>
The latest LLVM release (llvm-21.1.8x) was built against LLVM 21's
libc++ which contains std::__2::__hash_memory, a symbol not present
in Emscripten 4.0.9's libc++. This causes wasm link failures.

Filter out pre-releases so CI uses the stable llvm-21.1.8 release
that is compatible with the current Emscripten SDK version.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@xermicus xermicus merged commit c0a7596 into main Feb 22, 2026
14 checks passed
@xermicus xermicus deleted the cl/solc-0.8.34 branch February 22, 2026 13: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