[PATCH] D48090: [PPC64] global dynamic to initial exec relaxation
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 25 12:32:40 PDT 2018
sfertile updated this revision to Diff 152748.
sfertile added a comment.
- clang formatted patch
- Switched the relax RelExpr to one that calculates a got-offset.
- used relocateOne to make it clearer what we were relaxing to.
- updated register mask to use hex instead of decimal.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D48090
Files:
ELF/Arch/PPC64.cpp
ELF/InputSection.cpp
ELF/Relocations.h
test/ELF/ppc64-gd-to-ie.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48090.152748.patch
Type: text/x-patch
Size: 8375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/881a6e05/attachment.bin>
More information about the llvm-commits
mailing list