[PATCH] D47325: [PPC64] Support the General-Dynamic tls relocations

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 10:53:53 PDT 2018


sfertile updated this revision to Diff 148449.
sfertile added a comment.

Renamed the test and fixed several places where I used `global-dynamic`  instead of`general-dynamic`.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47325

Files:
  ELF/Arch/PPC64.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  test/ELF/ppc64-general-dynamic-tls.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47325.148449.patch
Type: text/x-patch
Size: 7333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/d34562c6/attachment.bin>


More information about the llvm-commits mailing list