[PATCH] D78431: [ELF][PPC64] Suppress toc-indirect to toc-relative relaxation if R_PPC64_TOC16_LO is seen
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 12:54:52 PDT 2020
MaskRay updated this revision to Diff 260987.
MaskRay retitled this revision from "[ELF][PPC64] Don't perform toc-indirect to toc-relative relaxation for R_PPC64_TOC16_HA not followed by R_PPC64_TOC16_LO_DS" to "[ELF][PPC64] Suppress toc-indirect to toc-relative relaxation if R_PPC64_TOC16_LO is seen".
MaskRay edited the summary of this revision.
MaskRay added a comment.
New approach
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78431/new/
https://reviews.llvm.org/D78431
Files:
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/Relocations.cpp
lld/ELF/Writer.cpp
lld/test/ELF/ppc64-toc-relax2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78431.260987.patch
Type: text/x-patch
Size: 6375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/b4b37fc5/attachment.bin>
More information about the llvm-commits
mailing list