[PATCH] D39152: [wip] ELF: Add support for emitting dynamic relocations in the Android relocation packing format.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 25 13:41:44 PDT 2017
pcc updated this revision to Diff 120307.
pcc added a comment.
Herald added a subscriber: hiraditya.
- Add rela support
- Add test
- Use correct sh_link value in section header
https://reviews.llvm.org/D39152
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/Options.td
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/ELF/Writer.cpp
lld/test/ELF/pack-dyn-relocs.s
llvm/lib/Object/ELF.cpp
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39152.120307.patch
Type: text/x-patch
Size: 32186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/0f95b32e/attachment.bin>
More information about the llvm-commits
mailing list