[PATCH] D52744: Add support for GOT relocation support to Hexagon

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 13:32:47 PDT 2018


sidneym created this revision.
sidneym added reviewers: ruiu, bcain, shankare, kparzysz.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.

Add support for R_HEX_GOT_11_X/R_HEX_GOT_32_6_X.
Create a new relocation expression, HEXAGON_GOT to handle the got offset calculation.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52744

Files:
  ELF/Arch/Hexagon.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  test/ELF/hexagon-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52744.167815.patch
Type: text/x-patch
Size: 5352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/c567c1a0/attachment.bin>


More information about the llvm-commits mailing list