This is a follow-up to D41987.
We should process symbols inside output section declarations the same way as top-level ones.
Differential D43008
[ELF] Process linker scripts deeper when declaring symbols. ikudrin on Feb 7 2018, 2:24 AM. Authored by
Details This is a follow-up to D41987. We should process symbols inside output section declarations the same way as top-level ones.
Diff Detail Event TimelineComment Actions LGTM with a nit.
Comment Actions LGTM
|
It's large. I would make it static helper instead then.
(probably would change argument type to SymbolAssignment* too)