Skip to content

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

Merged
radekdoulik merged 1 commit intodotnet:dotnet/release/9.0from
radekdoulik:pr-backport-linker-fix
Nov 25, 2024
Merged

[release/9.0][lld][WebAssembly] Ignore local symbols when parsing lazy object file…#632
radekdoulik merged 1 commit intodotnet:dotnet/release/9.0from
radekdoulik:pr-backport-linker-fix

Conversation

@radekdoulik
Copy link
Copy Markdown
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
@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