Skip to content
Snippets Groups Projects
Commit 53b3fa1c authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
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.
parent 30b8b7f1
No related branches found
No related tags found
Loading
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