[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 06:59:18 PDT 2018
sfertile created this revision.
sfertile added reviewers: syzaara, ruiu.
Herald added subscribers: kbarton, arichardson, nemanjai, emaste.
Herald added a reviewer: espindola.
Adds handling of all the relocation types for general-dynamic thread local storage.
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-global-dynamic-tls.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47325.148403.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/6c51d84b/attachment.bin>
More information about the llvm-commits
mailing list