This adds a new '.branch_lt' synthetic section, which is used to store the target addresses for the thunks.
The thunk itself is almost exactly the same as the position-independent long-branch thunks except the target address goes into the new section and no dynamic relocation is needed.
Details
Details
- Reviewers
syzaara ruiu rdhindsa • espindola
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Event Timeline
Comment Actions
Abandoned in favor of [[ https://reviews.llvm.org/D53408 | [PPC64] Long branch thunks. ]]