[PATCH] D105466: [RuntimeDyld] Implemented relocation of TLS symbols in ELF
Moritz Sichert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 6 01:31:40 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0a596449981: [RuntimeDyld] Implemented relocation of TLS symbols in ELF (authored by MoritzS).
Changed prior to commit:
https://reviews.llvm.org/D105466?vs=369380&id=370858#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105466/new/
https://reviews.llvm.org/D105466
Files:
llvm/include/llvm/ExecutionEngine/RuntimeDyld.h
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
llvm/test/ExecutionEngine/RuntimeDyld/X86/TLS.s
llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105466.370858.patch
Type: text/x-patch
Size: 27868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210906/92900d9d/attachment.bin>
More information about the llvm-commits
mailing list