[PATCH] D71143: [ELF][Hexagon] Add support for TLS IE relocations
Sid Manning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 10:44:40 PST 2020
sidneym updated this revision to Diff 236410.
sidneym added a comment.
Update Check names.
I confirmed that R_GOT is correct. The ABI is worded as:
R_HEX_IE_16_X ... (G + GOT) Unsigned Truncate
and I verified the output with an internal linker, hexagon-link.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71143/new/
https://reviews.llvm.org/D71143
Files:
lld/ELF/Arch/Hexagon.cpp
lld/ELF/Relocations.cpp
lld/test/ELF/hexagon-tls-ie.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71143.236410.patch
Type: text/x-patch
Size: 5349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/50b191d3/attachment.bin>
More information about the llvm-commits
mailing list