Now only IMAGE_REL_ARM64_ABSOLUTE and IMAGE_REL_ARM64_TOKEN are unhandled.
Also add range checks for the existing BRANCH26 relocation.
Paths
| Differential D46354
[LLD] [COFF] Add support for the remaining ARM64 relocations ClosedPublic Authored by mstorsjo on May 2 2018, 4:23 AM.
Details Summary Now only IMAGE_REL_ARM64_ABSOLUTE and IMAGE_REL_ARM64_TOKEN are unhandled. Also add range checks for the existing BRANCH26 relocation.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2018, 10:05 AM Closed by commit rL331505: [COFF] Implement the remaining ARM64 relocations (authored by mstorsjo). · Explain WhyMay 3 2018, 11:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 145152 lld/trunk/COFF/Chunks.cpp
lld/trunk/test/COFF/Inputs/far-arm64-abs.s
lld/trunk/test/COFF/arm64-branch-range.test
lld/trunk/test/COFF/arm64-relocs-imports.test
|