[PATCH] D65242: [ELF] More dynamic relocation packing

Vic Yang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 20:22:19 PDT 2019


victoryang updated this revision to Diff 212266.
victoryang edited the summary of this revision.
victoryang added a comment.

Updated to group non-relative relocations by addend, in addition to r_info.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65242/new/

https://reviews.llvm.org/D65242

Files:
  lld/ELF/SyntheticSections.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65242.212266.patch
Type: text/x-patch
Size: 3880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/bd3f7196/attachment-0001.bin>


More information about the llvm-commits mailing list