[PATCH] D50450: Add R_HEX_6_X relocation support

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 07:27:30 PDT 2018


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

This adds support for the R_HEX_6_X relocation type.  There are several relocations that have irregular relocation masks, R_HEX_6_X having by far the most.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50450

Files:
  ELF/Arch/Hexagon.cpp
  test/ELF/hexagon.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50450.159713.patch
Type: text/x-patch
Size: 5699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/8a1de560/attachment.bin>


More information about the llvm-commits mailing list