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

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 12:34:59 PDT 2018


sidneym updated this revision to Diff 167376.
sidneym added a comment.

Swap zero pad with nop insn pad.
Reduce the padding but still bring plt0 to a 16byte alignment.  There was no obvious reason for the additional padding and it is not part of the ABI.


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.167376.patch
Type: text/x-patch
Size: 5149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/415634d7/attachment.bin>


More information about the llvm-commits mailing list