[PATCH] D67325: [ELF] Map the ELF header at imageBase
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 8 05:59:15 PDT 2019
MaskRay updated this revision to Diff 219264.
MaskRay retitled this revision from "[ELF] Place the ELF header at imageBase" to "[ELF] Map the ELF header at imageBase".
MaskRay edited the summary of this revision.
MaskRay removed a subscriber: wuzish.
MaskRay added a comment.
Place -> Map (I'm not sure the right term to use, but "map" may be a better term to describe that this applies to p_vaddr, not p_offset)
Add some comments.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67325/new/
https://reviews.llvm.org/D67325
Files:
ELF/LinkerScript.cpp
ELF/Writer.cpp
test/ELF/basic-aarch64.s
test/ELF/basic-i386.s
test/ELF/basic-ppc.s
test/ELF/basic-sparcv9.s
test/ELF/ttext-tdata-tbss.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67325.219264.patch
Type: text/x-patch
Size: 8668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190908/955f31dc/attachment-0001.bin>
More information about the llvm-commits
mailing list