R_X86_64_PLT32 is handled in the same way as R_X86_64_PC32 by
relocateOne(), so this function does not seems to be needed.
Without this code, all tests still pass.
Details
Details
- Reviewers
grimar
Diff Detail
Diff Detail
Differential D15971
ELF: Remove dead code. ClosedPublic Authored by ruiu on Jan 7 2016, 2:49 PM.
Details
Summary R_X86_64_PLT32 is handled in the same way as R_X86_64_PC32 by
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.Jan 8 2016, 12:37 AM
Revision Contents
Diff 44260 ELF/InputSection.cpp
ELF/Target.h
ELF/Target.cpp
|