[PATCH] D71278: Add support for TLS IEGOT relocations
Sid Manning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 08:19:36 PST 2019
sidneym created this revision.
sidneym added reviewers: MaskRay, ruiu, shankare, bcain, kparzysz.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
Adds support for IEGOT relocations.
The patch includes references to:
https://reviews.llvm.org/D71069
https://reviews.llvm.org/D71143
The file referenced in Inputs is from: https://reviews.llvm.org/D71143
I can merge the file in Inputs into the testscases but I think the duplication would be an issue.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71278
Files:
lld/ELF/Arch/Hexagon.cpp
lld/test/ELF/hexagon-tls-ie-got.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71278.233108.patch
Type: text/x-patch
Size: 3115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/75afd296/attachment.bin>
More information about the llvm-commits
mailing list