Handle this in the exact same way as IMAGE_REL_AMD64_SECREL and IMAGE_REL_I386_SECREL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D24608
[COFF] Add support for IMAGE_REL_ARM_SECREL ClosedPublic Authored by mstorsjo on Sep 15 2016, 5:32 AM.
Details Summary Handle this in the exact same way as IMAGE_REL_AMD64_SECREL and IMAGE_REL_I386_SECREL.
Diff Detail
Event Timelinemstorsjo updated this object. Herald added subscribers: samparker, rengolin, aemerson. · View Herald TranscriptSep 15 2016, 5:32 AM This revision is now accepted and ready to land.Sep 26 2016, 3:39 PM Closed by commit rL282531: [COFF] Add support for IMAGE_REL_ARM_SECREL (authored by mstorsjo). · Explain WhySep 27 2016, 12:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 72690 lld/trunk/COFF/Chunks.cpp
lld/trunk/test/COFF/reloc-arm.test
|