[PATCH] D65242: [ELF] More dynamic relocation packing
Vic Yang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 13:57:52 PDT 2019
victoryang updated this revision to Diff 213711.
victoryang added a comment.
Herald added a subscriber: srhines.
Expanded test/ELF/pack-dyn-relocs.s to exercise grouping of non-relative relocations as well as grouping by addend when using RELA.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65242/new/
https://reviews.llvm.org/D65242
Files:
lld/ELF/SyntheticSections.cpp
lld/test/ELF/pack-dyn-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65242.213711.patch
Type: text/x-patch
Size: 14130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/1e4a9d48/attachment.bin>
More information about the llvm-commits
mailing list