[PATCH] D71069: [ELF][Hexagon]Add TPREL relocation support to Hexagon

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 08:55:45 PST 2019


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

Adds support for tls TPREL relocations.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71069

Files:
  lld/ELF/Arch/Hexagon.cpp
  lld/ELF/InputSection.cpp
  lld/test/ELF/hexagon-tls-tprel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71069.232363.patch
Type: text/x-patch
Size: 3797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/36d6ccd9/attachment.bin>


More information about the llvm-commits mailing list