[PATCH] D38361: [ELF] Stop setting output section size early
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 05:07:23 PDT 2017
jhenderson updated this revision to Diff 118354.
jhenderson marked an inline comment as done.
jhenderson added a comment.
Rebased and addressed review comments:
1. Add blank lines around comment/code block.
2. Revert addition of postThunkContents for dynamic sections and instead assign the value for DT_MIPS_LOCAL_GOTNO during DynamicSection::writeTo.
https://reviews.llvm.org/D38361
Files:
ELF/InputSection.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
test/ELF/linkerscript/unused-synthetic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38361.118354.patch
Type: text/x-patch
Size: 7555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/fe8240d7/attachment.bin>
More information about the llvm-commits
mailing list