[PATCH] D38361: [ELF] Stop setting output section size early

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 09:56:50 PDT 2017


jhenderson updated this revision to Diff 121005.
jhenderson edited the summary of this revision.
jhenderson added a comment.

Rebased following landing of range-based thunks. This allowed me to remove the additional passes I had added to get the addresses right in updateAllocSize for the MIPS GOT section.


https://reviews.llvm.org/D38361

Files:
  ELF/InputSection.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  test/ELF/linkerscript/unused-synthetic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38361.121005.patch
Type: text/x-patch
Size: 5372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/083c175a/attachment.bin>


More information about the llvm-commits mailing list