[PATCH] D52317: Add support for dynamic libraries on Hexagon

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 11:26:27 PDT 2018


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

Write out the plt-stub.
Hexagon uses RELA relocations


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52317

Files:
  ELF/Arch/Hexagon.cpp
  ELF/Driver.cpp
  test/ELF/Inputs/hexagon-shared.s
  test/ELF/hexagon-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52317.166332.patch
Type: text/x-patch
Size: 3445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/34e5f0fe/attachment.bin>


More information about the llvm-commits mailing list