[PATCH] D53905: [ELF] Refactor per-target TLS layout configuration. NFC.

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 13:20:35 PDT 2018


rprichard updated this revision to Diff 172001.
rprichard added a comment.

Make getTlsTpOffset a file-scope static function.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53905

Files:
  ELF/Arch/AArch64.cpp
  ELF/Arch/ARM.cpp
  ELF/Arch/PPC64.cpp
  ELF/InputSection.cpp
  ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53905.172001.patch
Type: text/x-patch
Size: 4410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/2c4efd40/attachment.bin>


More information about the llvm-commits mailing list