[PATCH] D85867: [ELF] Assign file offsets of non-SHF_ALLOC after SHF_ALLOC and set sh_addr=0 to non-SHF_ALLOC
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 09:00:42 PDT 2020
MaskRay updated this revision to Diff 285392.
MaskRay marked 4 inline comments as done.
MaskRay added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85867/new/
https://reviews.llvm.org/D85867
Files:
lld/ELF/LinkerScript.cpp
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/memory-region-alignment.test
lld/test/ELF/linkerscript/sections-nonalloc.s
lld/test/ELF/linkerscript/sections.s
lld/test/ELF/linkerscript/symbols-non-alloc.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85867.285392.patch
Type: text/x-patch
Size: 15281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/3683d8f6/attachment.bin>
More information about the llvm-commits
mailing list