Previously LLD did not calculate LMAOffset correctly when
AT and MEMORy were used together.
Patch fixes PR34407.
Paths
| Differential D37469
[ELF] - Linkerscript: set load address correctly if MEMORY command used. ClosedPublic Authored by grimar on Sep 5 2017, 5:30 AM.
Details Summary Previously LLD did not calculate LMAOffset correctly when Patch fixes PR34407.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 5 2017, 11:26 AM Closed by commit rL312625: [ELF] - Linkerscript: set load address correctly if MEMORY command used. (authored by grimar). · Explain WhySep 6 2017, 2:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113973 lld/trunk/ELF/LinkerScript.cpp
lld/trunk/test/ELF/linkerscript/memory-at.s
|