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

[release/9.0][lld][WebAssembly] Ignore local symbols when parsing lazy object file… #632

Merged

Conversation

radekdoulik
Copy link
Member

…s. (llvm#104876)

Backport from main-19.x to NET9 branch

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

…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 d1f598a into dotnet:dotnet/release/9.0 Nov 25, 2024
15 checks passed
@akoeplinger akoeplinger changed the title [lld][WebAssembly] Ignore local symbols when parsing lazy object file… [release/9.0][lld][WebAssembly] Ignore local symbols when parsing lazy object file… Dec 4, 2024
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