Add support for 2 more relocs and a testcase.
Details
Details
- Reviewers
ruiu shankare bcain kparzysz • espindola - Commits
- rG6d0415e098a6: [ELF][HEXAGON] Add R_HEX_B9_PCREL and R_HEX_B9_PCREL_X relocation support
rLLD340692: [ELF][HEXAGON] Add R_HEX_B9_PCREL and R_HEX_B9_PCREL_X relocation support
rL340692: [ELF][HEXAGON] Add R_HEX_B9_PCREL and R_HEX_B9_PCREL_X relocation support
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
This should be fine to be merged, and as long as other patches are as simple as this, they should be fine too, given that they won't at least harm non-Hexagon users.