[PATCH] D53905: [ELF] Refactor TLS layout TargetInfo config. NFC.
Ryan Prichard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 30 18:35:02 PDT 2018
rprichard updated this revision to Diff 171855.
rprichard added a comment.
Replace the TargetInfo TLS layout fields with a switch on Config->EMachine.
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/InputSection.h
ELF/Target.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53905.171855.patch
Type: text/x-patch
Size: 4809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/1b29a7df/attachment.bin>
More information about the llvm-commits
mailing list