[PATCH] D66658: [ELF] Align the first section of a PT_LOAD even if its type is SHT_NOBITS

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 17:47:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369828: [ELF] Align the first section of a PT_LOAD even if its type is SHT_NOBITS (authored by MaskRay, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66658/new/

https://reviews.llvm.org/D66658

Files:
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/linkerscript/nobits-offset.s
  lld/trunk/test/ELF/nobits-offset.s
  lld/trunk/test/ELF/relocatable.s
  lld/trunk/test/ELF/relocation-copy-align-common.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66658.216986.patch
Type: text/x-patch
Size: 5132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190824/3752e4b7/attachment.bin>


More information about the llvm-commits mailing list