This allows checking dynamic relocation addends for -z rel and
--apply-dynamic-relocs output.
Depends on D101450
Paths
| Differential D101451
[ELF] Implement X86_64::getImplicitAddend() ClosedPublic Authored by arichardson on Apr 28 2021, 6:39 AM.
Details
Summary This allows checking dynamic relocation addends for -z rel and Depends on D101450
Diff Detail
Event Timelinearichardson added a child revision: D101455: [ELF] Implement RISCV::getImplicitAddend().Apr 28 2021, 6:59 AM This revision is now accepted and ready to land.Apr 30 2021, 12:59 PM Comment Actions
Apologies for the late reply - I had to switch to other tasks and was on holiday after that. The patches are currently mixed up with lots of unrelated ones. I'll try to cleanup the patch series and push it to my github fork early next week. Closed by commit rGf4b0c9abfb8f: [ELF] Implement X86_64::getImplicitAddend() (authored by arichardson). · Explain WhyJul 9 2021, 2:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 357454 lld/ELF/Arch/X86_64.cpp
lld/ELF/Driver.cpp
lld/test/ELF/invalid/broken-relaxation-x64.test
lld/test/ELF/reloc-sec-before-relocated.test
|