Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lld][WebAssembly] Ignore local symbols when parsing lazy object file… #630

Conversation

radekdoulik
Copy link
Member

@radekdoulik radekdoulik commented Nov 14, 2024

Cherry pick linker fix from main: llvm#104876

It will fix the runtime issue dotnet/runtime#109289 for us

…s. (llvm#104876)

This was broken back in llvm#78658 when we transitioned away from archive
indexes to parsing lazy object files.

Fixes: llvm#94077
Fixes: emscripten-core/emscripten#22008
@radekdoulik radekdoulik merged commit 6fb3dcb into dotnet:dotnet/main-19.x Nov 15, 2024
15 checks passed
@akoeplinger
Copy link
Member

note that we'll need to backport this to the dotnet/release/9.0 branch

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.

3 participants