Skip to content

fix: Don't bypass dynamic symbol lookup due to unused hidden in archive#1837

Merged
davidlattimore merged 1 commit into
mainfrom
push-zvqstwwqvqvk
Apr 13, 2026
Merged

fix: Don't bypass dynamic symbol lookup due to unused hidden in archive#1837
davidlattimore merged 1 commit into
mainfrom
push-zvqstwwqvqvk

Conversation

@davidlattimore

Copy link
Copy Markdown
Member

No description provided.

@davidlattimore davidlattimore merged commit 7026bb7 into main Apr 13, 2026
24 checks passed
@davidlattimore davidlattimore deleted the push-zvqstwwqvqvk branch April 13, 2026 21:38
@mati865

mati865 commented Apr 14, 2026

Copy link
Copy Markdown
Member

Whether purposely or accidentally, this fixes x86_64 error in #1561.

@davidlattimore

Copy link
Copy Markdown
Member Author

In retrospect, I should have realised, but didn't. I was working on range extension thunks and thought I'd test on chrome, hit an issue that at first I thought was related to the thunk work, but then realised it wasn't, so separated it out. Sorry if I ended up taking the problem you were working on!

@mati865

mati865 commented Apr 14, 2026

Copy link
Copy Markdown
Member

No problem, it's good to have to it working.
I was a bit confounded when the issue stopped reproducing, but that's all.

mati865 added a commit that referenced this pull request Apr 16, 2026
They went out of sync back in 1c40a0c.

This used to cause linking of x86_64 Android Chromium to fail as
described in
#1561 (comment),
but no longer does since #1837.
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.

2 participants