Skip to content
Snippets Groups Projects
Commit 20a0163b authored by Ben Gamari's avatar Ben Gamari Committed by Matthew Pickering
Browse files

rts/PEi386: Fix handling of weak symbols

Previously we would flag the symbol as weak but failed
to set its address, which must be computed from an "auxiliary"
symbol entry the follows the weak symbol.

Fixes #21556.

(cherry picked from commit 53b3fa1c)
parent d23e91bd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment