R_386_JUMP_SLOT and R_X86_64_JUMP_SLOT are used for PLT rellocations for these targets.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Since r249835 reverted "[ELF2] - Implemented rel[a].plt sections" then this one is no more actual now I think.
Comment Actions
Code relied on changes from http://reviews.llvm.org/D13569 which were reverted in r249835.
So commit is not possible anymore.
Overall the conditions in this function are getting complicated over time. We need to simplify that. (It's a TODO for me, so this change is okay.)